Skip to main content

Enumeration: MapPointerJoystickDirection

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:6

A direction for a joystick input that controls a map pointer.

Enumeration Members

Down

Down: "Down"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:13


Left

Left: "Left"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:7


LeftDown

LeftDown: "LeftDown"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:14


LeftUp

LeftUp: "LeftUp"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:8


Right: "Right"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:11


RightDown

RightDown: "RightDown"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:12


RightUp

RightUp: "RightUp"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:10


Up

Up: "Up"

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/Map/MapPointerJoystickHandler.ts:9