42 static std::shared_ptr<ControllerButtonMapping>
44 std::shared_ptr<ControlDeck> controlDeck, std::shared_ptr<Window> window);
55 static std::vector<std::shared_ptr<ControllerButtonMapping>>
57 std::shared_ptr<ConsoleVariable> consoleVariable,
58 std::shared_ptr<ControlDeck> controlDeck, std::shared_ptr<Window> window);
68 static std::vector<std::shared_ptr<ControllerButtonMapping>>
70 std::shared_ptr<ConsoleVariable> consoleVariable,
71 std::shared_ptr<ControlDeck> controlDeck);
81 static std::shared_ptr<ControllerButtonMapping>
83 std::shared_ptr<ConsoleVariable> consoleVariable,
84 std::shared_ptr<ControlDeck> controlDeck);
94 static std::shared_ptr<ControllerButtonMapping>
96 std::shared_ptr<ConsoleVariable> consoleVariable,
97 std::shared_ptr<ControlDeck> controlDeck);
Core namespace for the libultraship engine framework.
Definition gfx_direct3d_common.h:14