Tagged Questions
0
votes
2answers
164 views
Drawing an animation over an already drawn screen
I am working on a XNA WP7 card game whose basic prototype is complete. In game screen, 6 cards are displayed at a time (3 for each of the two players say 1,2 and 3).
If player A attacks one of player ...