Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10374 in orxonox.OLD for trunk/src/lib/gui/gl/glgui_widget.h


Ignore:
Timestamp:
Jan 25, 2007, 11:27:47 PM (17 years ago)
Author:
patrick
Message:

merged branche gui

File:
1 edited

Legend:

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

    r10368 r10374  
    181181    void setBackgroundTexture(const std::string& textureName);
    182182    void setBackgroundTexture(const Texture& texture, OrxGui::State state);
     183    void setBackgroundTexture(const std::string& textureName, OrxGui::State state);
    183184    void setBackgroundTexture(const std::string& textureName, const std::string& stateName);
    184185
Note: See TracChangeset for help on using the changeset viewer.