|
CPP-TOOLBOX
|
This is the complete list of members for UIInputBox, including all inherited members.
| background_ivpsc | UIInputBox | |
| contents | UIInputBox | |
| focused | UIInputBox | |
| focused_color | UIInputBox | |
| id | UIInputBox | |
| modified_signal | UIInputBox | |
| on_confirm | UIInputBox | |
| placeholder_text | UIInputBox | |
| rect | UIInputBox | |
| regular_color | UIInputBox | |
| text_drawing_ivpsc | UIInputBox | |
| 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()) | UIInputBox | inline |