Mario Kart 64
Loading...
Searching...
No Matches
Ship Namespace Reference

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
 

Function Documentation

◆ GetVectorIndexOf()

uint32_t Ship::GetVectorIndexOf ( std::vector< std::string > & vector,
std::string value )
Here is the caller graph for this function:

◆ ModernMenuHeaderEntry()

bool Ship::ModernMenuHeaderEntry ( std::string label)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ModernMenuSidebarEntry()

bool Ship::ModernMenuSidebarEntry ( std::string label)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator<() [1/2]

bool Ship::operator< ( Color_RGB8 const & l,
Color_RGB8 const & r )
noexcept

◆ operator<() [2/2]

bool Ship::operator< ( Color_RGBA8 const & l,
Color_RGBA8 const & r )
noexcept

◆ operator==() [1/2]

bool Ship::operator== ( Color_RGB8 const & l,
Color_RGB8 const & r )
noexcept

◆ operator==() [2/2]

bool Ship::operator== ( Color_RGBA8 const & l,
Color_RGBA8 const & r )
noexcept

◆ operator>() [1/2]

bool Ship::operator> ( Color_RGB8 const & l,
Color_RGB8 const & r )
noexcept

◆ operator>() [2/2]

bool Ship::operator> ( Color_RGBA8 const & l,
Color_RGBA8 const & r )
noexcept

Variable Documentation

◆ disabledTempTooltip

std::string Ship::disabledTempTooltip

◆ disabledTooltip

const char* Ship::disabledTooltip

◆ disabledValue

bool Ship::disabledValue = false