28 std::shared_ptr<ControlDeck> controlDeck =
nullptr,
29 std::shared_ptr<ConsoleVariable> consoleVariable =
nullptr);
Maps a physical input to a virtual analog stick direction.
Definition ControllerAxisDirectionMapping.h:27
Core namespace for the libultraship engine framework.
Definition gfx_direct3d_common.h:14
Direction
Identifies the direction component of an axis mapping.
Definition ControllerAxisDirectionMapping.h:18
MouseBtn
Identifies a mouse button delivered to the input mapping system.
Definition KeyboardScancodes.h:136
StickIndex
Identifies which analog stick an axis mapping applies to.
Definition ControllerAxisDirectionMapping.h:15