Skip to main content

Enumeration: MapPointerJoystickDirection

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

Enumeration Members

Down

Down = "Down"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:13


Left

Left = "Left"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:7


LeftDown

LeftDown = "LeftDown"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:14


LeftUp

LeftUp = "LeftUp"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:8


Right = "Right"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:11


RightDown

RightDown = "RightDown"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:12


RightUp

RightUp = "RightUp"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:10


Up

Up = "Up"

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/Map/MapPointerJoystickHandler.ts:9