Handling Input in XNA / MonoGame
This morning I didn’t have internet access and was trying to find this in my notes (which are also my blog posts), and I couldn’t; so purely for my own benefit, the following is a method of handling touch or mouse input in Monogame: By changing Pressed to Released, you can detect when the mouse […]