0
kicks
XNA Example - Clickable Sprite
In this Example I show you a simple method to use the Mouse (Using my Custom Mouse Pointer Game Component) to click on a Sprite. This example also uses a Per Pixel Method that will make sure that you can only click on the full sprite and not on a Transperant area.