render/event
Noah 9d436db917 Add IsFingerDown boolean to the Event object
IsFingerDown will be true as long as at least one finger has registered
a TouchDown event but not yet a TouchUp. The calling program can check
this boolean to distinguish a mouse movement from a physical mouse to a
probable touch based swipe.
2024-04-19 22:00:23 -07:00
..
event.go Add IsFingerDown boolean to the Event object 2024-04-19 22:00:23 -07:00
game_controller.go SDL2 GameController Support 2022-02-19 18:22:55 -08:00
vector.go SDL2 GameController Support 2022-02-19 18:22:55 -08:00