Hello
I wrote the code of a card game .. but now it's time todo the graphic and Interface
What's the best approach to represent a card ??
a) CALayer b) UIView c) UIButton
Which one is best to animate and receive user touches??? What do you recommend??
Thanks in advance