Scaleform::GFx::State Scaleform::GFx::MultitouchInterface
class MultitouchInterface : public State;
MultitouchInterface is an interface that represents platform specific layer for multi-touch support.
Enumeration |
Description |
An enumeration of supported gestures. | |
The type of touch event listed for user interaction with a touch-enabled device. // the type of touch input handled. |
Method |
Description |
Returns the maximum number of touch points supported by the hardware. | |
Returns a bit mask of the supported gestures. | |
MultitouchInterface constructor. | |
Sets the multi-touch input mode. |
GFx_Player.h