24 std::shared_ptr<ControlDeck> controlDeck =
nullptr,
25 std::shared_ptr<Window> window =
nullptr,
26 std::shared_ptr<ConsoleVariable> consoleVariable =
nullptr);
Base class for mappings that bind a keyboard key to any controller input.
Definition KeyboardKeyToAnyMapping.h:17
Core namespace for the libultraship engine framework.
Definition gfx_direct3d_common.h:14
KbScancode
Platform-independent keyboard scan codes used by the input mapping system.
Definition KeyboardScancodes.h:26