libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::KeyboardKeyToButtonMapping Member List

This is the complete list of members for Ship::KeyboardKeyToButtonMapping, including all inherited members.

ControllerButtonMapping(PhysicalDeviceType physicalDeviceType, uint8_t portIndex, CONTROLLERBUTTONS_T bitmask, std::shared_ptr< ControlDeck > controlDeck=nullptr)Ship::ControllerButtonMapping
ControllerInputMapping(PhysicalDeviceType physicalDeviceType)Ship::ControllerInputMapping
ControllerMapping(PhysicalDeviceType physicalDeviceType)Ship::ControllerMapping
EraseFromConfig() overrideShip::KeyboardKeyToButtonMappingvirtual
GetBitmask()Ship::ControllerButtonMapping
GetButtonMappingId() overrideShip::KeyboardKeyToButtonMappingvirtual
GetControlDeck() constShip::ControllerButtonMapping
GetMappingType() overrideShip::KeyboardKeyToButtonMappingvirtual
GetPhysicalDeviceName() overrideShip::KeyboardKeyToButtonMappingvirtual
GetPhysicalDeviceType()Ship::ControllerMapping
GetPhysicalInputName() overrideShip::KeyboardKeyToButtonMappingvirtual
KeyboardKeyToAnyMapping(KbScancode scancode, std::shared_ptr< Window > window)Ship::KeyboardKeyToAnyMapping
KeyboardKeyToButtonMapping(uint8_t portIndex, CONTROLLERBUTTONS_T bitmask, KbScancode scancode, std::shared_ptr< ControlDeck > controlDeck=nullptr, std::shared_ptr< Window > window=nullptr, std::shared_ptr< ConsoleVariable > consoleVariable=nullptr)Ship::KeyboardKeyToButtonMapping
mBitmaskShip::ControllerButtonMappingprotected
mConsoleVariableShip::KeyboardKeyToButtonMappingprotected
mControlDeckShip::KeyboardKeyToButtonMappingprotected
mKeyboardScancodeShip::KeyboardKeyToAnyMappingprotected
mKeyPressedShip::KeyboardKeyToAnyMappingprotected
mPhysicalDeviceTypeShip::ControllerMappingprotected
mPortIndexShip::ControllerButtonMappingprotected
mWindowShip::KeyboardKeyToAnyMappingprotected
ProcessKeyboardEvent(KbEventType eventType, KbScancode scancode)Ship::KeyboardKeyToAnyMapping
SaveToConfig() overrideShip::KeyboardKeyToButtonMappingvirtual
SetPortIndex(uint8_t portIndex)Ship::ControllerButtonMapping
UpdatePad(CONTROLLERBUTTONS_T &padButtons) overrideShip::KeyboardKeyToButtonMappingvirtual
~ControllerButtonMapping()Ship::ControllerButtonMappingvirtual
~ControllerInputMapping()Ship::ControllerInputMapping
~ControllerMapping()Ship::ControllerMapping
~KeyboardKeyToAnyMapping()Ship::KeyboardKeyToAnyMappingvirtual