|
SpaghettiKart
|
Data Structures | |
| class | Menu |
| class | SpaghettiGui |
Functions | |
| bool | operator== (Color_RGB8 const &l, Color_RGB8 const &r) noexcept |
| bool | operator== (Color_RGBA8 const &l, Color_RGBA8 const &r) noexcept |
| bool | operator< (Color_RGB8 const &l, Color_RGB8 const &r) noexcept |
| bool | operator< (Color_RGBA8 const &l, Color_RGBA8 const &r) noexcept |
| bool | operator> (Color_RGB8 const &l, Color_RGB8 const &r) noexcept |
| bool | operator> (Color_RGBA8 const &l, Color_RGBA8 const &r) noexcept |
| uint32_t | GetVectorIndexOf (std::vector< std::string > &vector, std::string value) |
| bool | ModernMenuSidebarEntry (std::string label) |
| bool | ModernMenuHeaderEntry (std::string label) |
Variables | |
| std::string | disabledTempTooltip |
| const char * | disabledTooltip |
| bool | disabledValue = false |
| uint32_t Ship::GetVectorIndexOf | ( | std::vector< std::string > & | vector, |
| std::string | value ) |
| bool Ship::ModernMenuHeaderEntry | ( | std::string | label | ) |
| bool Ship::ModernMenuSidebarEntry | ( | std::string | label | ) |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
| std::string Ship::disabledTempTooltip |
| const char* Ship::disabledTooltip |
| bool Ship::disabledValue = false |