I have a game developed for Windows 7 in XNA which uses the Mouse Event only! There are buttons around the screen that the user plays with.
Will this same game work with Windows 7 Touch screens with a single touch? I do not need any multi-touch functionality.
If not, how do I get the touch event in XNA on a Windows 7 PC?