CPP-TOOLBOX
Loading...
Searching...
No Matches
UIInputBox Member List

This is the complete list of members for UIInputBox, including all inherited members.

background_ivpscUIInputBox
contentsUIInputBox
focusedUIInputBox
focused_colorUIInputBox
idUIInputBox
modified_signalUIInputBox
on_confirmUIInputBox
placeholder_textUIInputBox
rectUIInputBox
regular_colorUIInputBox
text_drawing_ivpscUIInputBox
UIInputBox(std::function< void(std::string)> on_confirm, draw_info::IVPColor background_ivpsc, draw_info::IVPColor text_drawing_data, std::string placeholder_text, std::string contents, glm::vec3 regular_color, glm::vec3 focused_color, vertex_geometry::Rectangle rect, int id=GlobalUIDGenerator::get_id())UIInputBoxinline