Tagged Questions
3
votes
1answer
3k views
Including Microsoft.XNA.Framework.Input.Touch in a project?
So after running through tutorials by both Microsoft and www.xnadevelopment.com I feel very confident in my ability to get to work on my first game using the XNA Framework. I've manipulated sprites, ...