Searched defs:MenuText (Results 1 – 2 of 2) sorted by relevance
16 struct MenuText : public MenuItem struct18 MenuText(Window* window, CVec3 position, CVec2 size, const char* _text, CVec4 _color) in MenuText() function23 String<MAX_TEXT_LENGTH> text;25 CVec4 color;
16 struct MenuText : public MenuItem struct18 MenuText(Window* window, CVec3 position, CVec2 size, const char* _text, CVec4 _color) in MenuText() argument23 String<MAX_TEXT_LENGTH> text;25 CVec4 color;