27 std::shared_ptr<ControlDeck> controlDeck =
nullptr,
28 std::shared_ptr<ConsoleVariable> consoleVariable =
nullptr);
Base class for mappings that bind a mouse scroll-wheel direction to any controller input.
Definition MouseWheelToAnyMapping.h:15
Core namespace for the libultraship engine framework.
Definition gfx_direct3d_common.h:14
WheelDirection
Identifies a scroll-wheel direction delivered to the input mapping system.
Definition KeyboardScancodes.h:149