I'm using gamequery to create a game, however, the documentation has nothing about using a click instead of keypress.
http://gamequery.onaluf.org/documentation.php
I wanted to setup 4 images (left, right, up, and down arrows) and once clicked, it will move the sprite accordingly. If held down, it will continue to move the sprite.
The demo game I am trying to edit is: http://gamequery.onaluf.org/demos/3/
The sprite in that case is the spaceship.