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

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

ControllerLEDMapping(PhysicalDeviceType physicalDeviceType, uint8_t portIndex, uint8_t colorSource, Color_RGB8 savedColor)Ship::ControllerLEDMapping
ControllerMapping(PhysicalDeviceType physicalDeviceType)Ship::ControllerMapping
EraseFromConfig() overrideShip::SDLLEDMappingvirtual
GetColorSource()Ship::ControllerLEDMapping
GetLEDMappingId() overrideShip::SDLLEDMappingvirtual
GetPhysicalDeviceName() overrideShip::SDLLEDMappingvirtual
GetPhysicalDeviceType()Ship::ControllerMapping
GetSavedColor()Ship::ControllerLEDMapping
mColorSourceShip::ControllerLEDMappingprotected
mConsoleVariableShip::SDLLEDMappingprotected
mControlDeckShip::SDLLEDMappingprotected
mPhysicalDeviceTypeShip::ControllerMappingprotected
mPortIndexShip::ControllerLEDMappingprotected
mSavedColorShip::ControllerLEDMappingprotected
SaveToConfig() overrideShip::SDLLEDMappingvirtual
SDLLEDMapping(uint8_t portIndex, uint8_t colorSource, Color_RGB8 savedColor, std::shared_ptr< ControlDeck > controlDeck=nullptr, std::shared_ptr< ConsoleVariable > consoleVariable=nullptr)Ship::SDLLEDMapping
SetColorSource(uint8_t colorSource)Ship::ControllerLEDMapping
SetLEDColor(Color_RGB8 color) overrideShip::SDLLEDMappingvirtual
SetPortIndex(uint8_t portIndex)Ship::ControllerLEDMapping
SetSavedColor(Color_RGB8 colorToSave)Ship::ControllerLEDMapping
~ControllerLEDMapping()Ship::ControllerLEDMapping
~ControllerMapping()Ship::ControllerMapping