Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4262 in orxonox.OLD for orxonox/trunk/src/orxonox.h


Ignore:
Timestamp:
May 22, 2005, 12:41:07 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: moved around some files, and deleted the obsolete DataTank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.h

    r4135 r4262  
    1212class CommandNode;
    1313class WorldEntity;
    14 class DataTank;
    1514class World;
    1615class Camera;
     
    2928  char configfilename[256];   //!< Filename of the configuration-file.
    3029  World* world;               //!< Reference to the current running world.
    31   DataTank* resources;        //!< DataContainer
    3230  CommandNode* localinput;    //!< Command Handler
    3331  SDL_Surface* screen;        //!< The current Screen
Note: See TracChangeset for help on using the changeset viewer.