Changeset 9162 in orxonox.OLD for branches/presentation/src/world_entities/test_entity.h
- Timestamp:
- Jul 4, 2006, 6:15:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/test_entity.h
r8778 r9162 25 25 void setAnim(int animationIndex, int animPlaybackMode); 26 26 27 virtual void destroy( );27 virtual void destroy(WorldEntity* killer); 28 28 29 29 virtual void tick (float time);
Note: See TracChangeset
for help on using the changeset viewer.