MultitouchInterface

MultitouchInterface
Scaleform::GFx::State
    Scaleform::GFx::MultitouchInterface
Declaration
class MultitouchInterface : public State;
Description

MultitouchInterface is an interface that represents platform specific layer for multi-touch support.

Enumerations
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. 
Methods
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. 
File

GFx_Player.h