Touch |
The TouchJoystick type exposes the following members.
| Name | Description | |
|---|---|---|
| InteractionStateChangedToDisabled |
Event sent when interaction state changes to Disabled.
(Inherited from TouchInteractable) | |
| InteractionStateChangedToHighlighted |
Event sent when interaction state changes to Highlighted.
(Inherited from TouchInteractable) | |
| InteractionStateChangedToNormal |
Event sent when interaction state changes to Normal.
(Inherited from TouchInteractable) | |
| InteractionStateChangedToPressed |
Event sent when interaction state changes to Pressed.
(Inherited from TouchInteractable) | |
| InteractionStateSetEvent |
Event sent when the Interaction State changes.
(Inherited from TouchInteractable) | |
| StickPositionChangedEvent | Event sent when the joystick's stick position changes. | |
| TapEvent | Event sent when the touch pad is tapped. This event will only be sent if allowTap is True. | |
| TouchDownEvent | ||
| TouchUpEvent | ||
| ValueChangedEvent | Event sent when the joystick value changes. | |
| VisibilityChangedEvent |
Event sent when visibility changes.
(Inherited from TouchInteractable) |