iamlamb1988 / Arcade

The purpose of this project is to build extensible library of arcade games.
0 stars 0 forks source link

BlackJackCard2D clone failure. Sets coordinates to (0,0) and not it's original #10

Closed iamlamb1988 closed 1 year ago

iamlamb1988 commented 1 year ago

Will make a new constructor to solve this problem.

iamlamb1988 commented 1 year ago

Resolved. 2nd Constructor created to call primary constructor.