Hi
Is there way to listen to mouse drag or motion events? There is no motion events for for the mouse_keyboard object.
Specifically I am looking for the dx & dy values during a mouse motion event. Any idea how to detect these ?
I am trying to implement gesture detection for my game.
Any ideas how to go about this ?
thanks
Rudy