Do you still have Let It Ride game?
Because what i wonder is do I have to transfer Game.cs and Player.cs to CSC 253 Casino game?
Also for example when its public void MethodName(Class parameter)
the parameter takes the value and uses the Class's constructor?
for example public void AddCard(GraphicalCard card)
whatever value is assigned to card goes to GraphicalCard constructor?