Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Apr 13, 2005, 11:08:43 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: animation-player added

File:
1 edited

Legend:

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

    r3803 r3812  
    2525class GarbageCollector;
    2626class SimpleAnimation;
    27 template<class T> class tAnim;
    2827class Text;
    2928
     
    10099  GLMenuImageScreen* glmis;           //!< The Level-Loader Display
    101100
    102   tAnim<Text>* testAnim;
    103101  Text* testText;                     //!< A text to Test the TextEngine;
    104102
Note: See TracChangeset for help on using the changeset viewer.