Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3851 in orxonox.OLD for orxonox/trunk/src/world_entities/test_gun.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/world_entities/test_gun.h

    r3757 r3851  
    2929class Vector;
    3030class Quaternion;
    31 class SimpleAnimation;
     31class Animation3D;
    3232
    3333
     
    5252
    5353 private:
    54   SimpleAnimation* animator;
     54  Animation3D* animaton;
    5555  Vector* projOffset;
    5656  WorldEntity* dummy1;
Note: See TracChangeset for help on using the changeset viewer.