Enum DPadDirection
The dpad pressing direction.
DPad 按住的方向。
Namespace: Votanic.vIO.VInput
Assembly: Votanic.vIO.dll
Syntax
public enum DPadDirection
Fields
Name | Description |
---|---|
Any | |
Down | |
DownLeft | |
DownRight | |
Horizontal | |
Left | |
None | |
Right | |
Up | |
UpLeft | |
UpRight | |
Vertical |