Changeset 7337 in orxonox.OLD for trunk/src/world_entities/creatures/md2_creature.h
- Timestamp:
- Apr 19, 2006, 12:24:20 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/creatures/md2_creature.h
r7221 r7337 24 24 25 25 virtual void loadParams(const TiXmlElement* root); 26 virtual void set AbsDirPlay(const Quaternion& rot) {/* FIXME */};26 virtual void setStartDirection(const Quaternion& rot) {/* FIXME */}; 27 27 28 28 virtual void enter();
Note: See TracChangeset
for help on using the changeset viewer.