Changeset 9622 in orxonox.OLD for branches/proxy/src/lib/gui/gl/glgui_widget.h
- Timestamp:
- Jul 30, 2006, 10:26:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/gui/gl/glgui_widget.h
r9620 r9622 207 207 208 208 void setFont(const Font& font); 209 void setFont(const std::string& fontName, unsigned int renderSize );209 void setFont(const std::string& fontName, unsigned int renderSize = FONT_DEFAULT_RENDER_SIZE); 210 210 211 211 void setAnimatedStateChanges(bool animated);
Note: See TracChangeset
for help on using the changeset viewer.