Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 17, 2007, 4:51:13 PM (17 years ago)
Author:
hejja
Message:

Klasse ist jetzt +- scriptable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/world_entities/questGUI/quest_gui.h

    r10167 r10265  
    1616 
    1717  public:
    18    QuestGUI (const TiXmlElement* root);
     18   QuestGUI (const TiXmlElement* root = NULL);
    1919   virtual ~QuestGUI ();
    2020                     
     
    2929    bool                    bKillGui;
    3030    std::string             background;
     31    std::string             backgroundBottom;
    3132   
    3233    OrxGui::GLGuiBox*       headerBox;
     
    4142    OrxGui::GLGuiBox*       refuseBox;
    4243
     44
    4345    OrxSound::SoundSource*  selectorSource;
    4446   
Note: See TracChangeset for help on using the changeset viewer.