|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
This is the complete list of members for Ship::ControllerLED, including all inherited members.
| AddLEDMapping(std::shared_ptr< ControllerLEDMapping > mapping) | Ship::ControllerLED | |
| AddLEDMappingFromRawPress() | Ship::ControllerLED | |
| ClearAllMappings() | Ship::ControllerLED | |
| ClearAllMappingsForDeviceType(PhysicalDeviceType physicalDeviceType) | Ship::ControllerLED | |
| ClearLEDMapping(std::string id) | Ship::ControllerLED | |
| ClearLEDMappingId(std::string id) | Ship::ControllerLED | |
| ControllerLED(uint8_t portIndex, std::shared_ptr< ConsoleVariable > consoleVariable=nullptr, std::shared_ptr< ControlDeck > controlDeck=nullptr) | Ship::ControllerLED | |
| GetAllLEDMappings() | Ship::ControllerLED | |
| HasMappingsForPhysicalDeviceType(PhysicalDeviceType physicalDeviceType) | Ship::ControllerLED | |
| LoadLEDMappingFromConfig(std::string id) | Ship::ControllerLED | |
| ReloadAllMappingsFromConfig() | Ship::ControllerLED | |
| SaveLEDMappingIdsToConfig() | Ship::ControllerLED | |
| SetControlDeck(std::shared_ptr< ControlDeck > controlDeck) | Ship::ControllerLED | inline |
| SetLEDColor(Color_RGB8 color) | Ship::ControllerLED | |
| ~ControllerLED() | Ship::ControllerLED |