Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6845 in orxonox.OLD for trunk/src/story_entities/game_world.h


Ignore:
Timestamp:
Jan 30, 2006, 2:01:00 AM (18 years ago)
Author:
bensch
Message:

trunk: Element2D's should be loadable over the <Elements> </Elements> tab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/story_entities/game_world.h

    r6839 r6845  
    8080  protected:
    8181    GameWorldData*      dataTank;                     //!< reference to the GameWorld Data Tank
     82    TiXmlElement*       dataXML;                      //!< The XML-Element this World has been loaded with.
    8283    char*               path;                         //!< The file from which this world is loaded
    8384
Note: See TracChangeset for help on using the changeset viewer.