Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 8, 2009, 1:07:27 AM (15 years ago)
Author:
dafrick
Message:

Merging the QuestSystem branch to the trunk. Let's hope, this isn't a 'third time's the charm'-thing…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/overlays/OverlayGroup.h

    r2890 r2909  
    3838
    3939#include <set>
     40#include <string>
    4041#include <OgrePrerequisites.h>
    4142#include "core/BaseObject.h"
     
    8687
    8788        void addElement(OrxonoxOverlay* element);
     89        bool removeElement(OrxonoxOverlay* element);
    8890        OrxonoxOverlay* getElement(unsigned int index);
    8991
Note: See TracChangeset for help on using the changeset viewer.