Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 17, 2007, 6:27:36 PM (17 years ago)
Author:
hejja
Message:

fast gutes design und skript geht

File:
1 edited

Legend:

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

    r10265 r10273  
    2828    Quest*                  myQuest;
    2929    bool                    bKillGui;
    30     std::string             background;
    31     std::string             backgroundBottom;
    3230   
    3331    OrxGui::GLGuiBox*       headerBox;
    3432    OrxGui::GLGuiBox*       outlineBox;
    3533    OrxGui::GLGuiBox*       labelBox;
     34    OrxGui::GLGuiImage*     placeImage;
    3635    OrxGui::GLGuiBox*       questBox;
    3736    OrxGui::GLGuiImage*     questImage;
     
    3938    OrxGui::GLGuiImage*     rewardImage;
    4039    OrxGui::GLGuiBox*       answerBox;
     40    OrxGui::GLGuiImage*     placeImage2;
    4141    OrxGui::GLGuiBox*       acceptBox;
    4242    OrxGui::GLGuiBox*       refuseBox;
Note: See TracChangeset for help on using the changeset viewer.