Tagged Questions
5
votes
5answers
2k views
Xna debugging
I use the console.out.writeline() to print the coordinates belonging to the different sprites in a XNA game. But after a few seconds, the game starts to go really slow, and almost stop.
(When not ...