Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Apr 13, 2005, 3:44:38 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: definition of animation

File:
1 edited

Legend:

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

    r3790 r3794  
    2424class GarbageCollector;
    2525class SimpleAnimation;
    26 
     26class Anim;
    2727class Text;
    2828
     
    9999  GLMenuImageScreen* glmis;           //!< The Level-Loader Display
    100100
     101  Anim* testAnim;
    101102  Text* testText;                     //!< A text to Test the TextEngine;
    102103
Note: See TracChangeset for help on using the changeset viewer.