ITouchManager Properties |
The ITouchManager type exposes the following members.
Name | Description | |
---|---|---|
DisplayDevice |
Gets or sets current display device.
| |
DotsPerCentimeter |
Gets number of pixels in a cm with current DPI.
| |
DPI |
Gets current DPI.
| |
Inputs |
Gets the list of IInputSource | |
IsInsidePointerFrame |
Indicates that execution is currently inside a TouchScript Pointer Frame, i.e. before FrameFinished and after FrameStarted events.
| |
Pointers |
Gets the list of pointers.
| |
PointersCount |
Gets number of pointers in the system.
| |
PressedPointers |
Gets the list of pressed pointers.
| |
PressedPointersCount |
Gets the number of pressed pointer in the system.
| |
ShouldCreateCameraLayer |
Indicates if TouchScript should create a StandardLayer for you if no layers present in a scene.
| |
ShouldCreateStandardInput |
Gets or sets a value indicating whether a StandardInput should be created in scene if no inputs present.
|