|
Input System
v0.1
|
A pen/stylus input device. More...
Additional Inherited Members | |
Public Member Functions inherited from ISX.InputDevice | |
| virtual void | OnConfigurationChanged () |
| Called by the system when the configuration of the device has changed. More... | |
Properties inherited from ISX.Pointer | |
| Vector2Control | position [get] |
| The current pointer coordinates in window space. More... | |
| static Pointer | current [get, set] |
| The pointer that was added or updated last or null if there is no pointer connected to the system. More... | |
Properties inherited from ISX.InputDevice | |
| bool | remote [get] |
| Whether the device is mirrored from a remote input system and not actually present as a "real" device in the local system. More... | |
| bool | native [get] |
| Whether the device comes from the native Unity runtime. More... | |
| double | lastUpdateTime [get] |
| Timestamp of last state event used to update the device. More... | |
A pen/stylus input device.