Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 19, 2006, 1:17:46 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: extreme cleanup in Playable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/turbine_hover.h

    r7339 r7346  
    2222
    2323    virtual void loadParams(const TiXmlElement* root);
    24     virtual void setStartDirection(const Quaternion& rot) {/* FIXME */};
     24    virtual void setPlayDirection(const Quaternion& rot, float speed = 0.0f) {/* FIXME */};
    2525    virtual void enter();
    2626    virtual void leave();
Note: See TracChangeset for help on using the changeset viewer.