Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9624 in orxonox.OLD for branches/proxy/src/lib/gui/gl/glgui_widget.h


Ignore:
Timestamp:
Jul 30, 2006, 10:56:02 PM (18 years ago)
Author:
bensch
Message:

orxonox/proxy: gui with a better font

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/gui/gl/glgui_widget.h

    r9622 r9624  
    206206    void setFeaturePositionS(const std::string& featurePosition);
    207207
    208     void setFont(const Font& font);
     208    virtual void setFont(const Font& font);
    209209    void setFont(const std::string& fontName, unsigned int renderSize = FONT_DEFAULT_RENDER_SIZE);
    210210
Note: See TracChangeset for help on using the changeset viewer.