OSDN Git Service

InputManager: Add emulateGesture() method to emulate a gesture; i.e. try executing...
authorJames Teh <jamie@jantrid.net>
Wed, 8 Dec 2010 06:37:22 +0000 (16:37 +1000)
committerJames Teh <jamie@jantrid.net>
Wed, 8 Dec 2010 06:37:22 +0000 (16:37 +1000)
commitc40650fb80ba580a6a4f95ad31be43c580c6d71c
tree103d4c6917f7dd7f617274c2760a4a68e7bef127
parent8a5c8c2b29077534cf11030b08fa2d656041764d
InputManager: Add emulateGesture() method to emulate a gesture; i.e. try executing it first and, if that fails, send it to the OS using InputGesture.send().
source/inputCore.py