41 static std::shared_ptr<ControllerGyroMapping>
43 std::shared_ptr<ControlDeck> controlDeck);
52 static std::shared_ptr<ControllerGyroMapping>
54 std::shared_ptr<ControlDeck> controlDeck);
Factory for creating ControllerGyroMapping instances.
Definition GyroMappingFactory.h:31
static std::shared_ptr< ControllerGyroMapping > CreateGyroMappingFromSDLInput(uint8_t portIndex, std::shared_ptr< ConsoleVariable > consoleVariable, std::shared_ptr< ControlDeck > controlDeck)
Creates a gyro mapping from live SDL input for interactive binding.
static std::shared_ptr< ControllerGyroMapping > CreateGyroMappingFromConfig(uint8_t portIndex, std::string id, std::shared_ptr< ConsoleVariable > consoleVariable, std::shared_ptr< ControlDeck > controlDeck)
Deserializes a gyro mapping from the configuration string.
Core namespace for the libultraship engine framework.
Definition gfx_direct3d_common.h:14