Hi JDG, Hmm try this: Public Sub DrawMouse() 'Replace the mouse pointer with the target picture Dim mousePoint As Point2D mousePoint = Input.GetMousePosition() 'gets mouse position at a particular time 'Plays the zap sound and sets ZapNow to true when the user clicks If Input.MouseWasClicked(MouseBu...
Hi Swingamers Just thought I should post something about the "Game On" exhibition by ACMI on at Fed Square soon. Looks like a really interesting exhibition from their website: http://www.acmi.net.au/gameon Check it out, should be a really good place to investigate ideas for your Swingame. ...