Changeset 7218 in orxonox.OLD for branches/std/src/lib/gui/gl_gui/glgui_button.h
- Timestamp:
- Mar 12, 2006, 3:00:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/std/src/lib/gui/gl_gui/glgui_button.h
r5427 r7218 35 35 36 36 void init(); 37 void setLabel(const char*label);37 void setLabel(const std::string& label); 38 38 39 39 virtual void draw() const;
Note: See TracChangeset
for help on using the changeset viewer.