Files
wagic/JGE/Dependencies
wrenczes@gmail.com 9e6154076b Added the concept of a 'flick' gesture. This uses the VelocityTracker object in Android and passes the velocity info down as an SDL joystick trackball event. We can then reinterpret this event in whatever way we like, such as up/down swipes in the deck editor (that was my initial thought, at any rate).
TBD:  right now every up finger generates this event.  We probably want to throttle it to only be an event if the velocity exceeds some arbitrary threshold;  similarly, if we generate a flick event, we probably don't want to simultaneously generate a finger up action (ie JGE_BTN_OK).
2011-06-11 10:30:38 +00:00
..
2008-11-02 09:50:16 +00:00
2008-11-02 09:50:16 +00:00
2008-11-02 09:50:16 +00:00
2011-04-23 19:25:48 +00:00
2011-04-23 19:25:48 +00:00