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