Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3851 in orxonox.OLD for orxonox/trunk/src/story_entities/world.h


Ignore:
Timestamp:
Apr 17, 2005, 1:21:59 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: animation: more adaptions to the new Framework

File:
1 edited

Legend:

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

    r3847 r3851  
    2424class Terrain;
    2525class GarbageCollector;
    26 class SimpleAnimation;
    2726class Text;
    2827
     
    116115  GarbageCollector* garbageCollector; //!< reference to the garbage  collector
    117116
    118   SimpleAnimation* simpleAnimation;   //!< reference to the SimpleAnimation object
    119  
    120117  /* function for main-loop */
    121118  void mainLoop ();
Note: See TracChangeset for help on using the changeset viewer.