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/creatures/md2_creature.h

    r7337 r7346  
    2424
    2525    virtual void loadParams(const TiXmlElement* root);
    26     virtual void setStartDirection(const Quaternion& rot) {/* FIXME */};
     26    virtual void setPlayDirection(const Quaternion& rot, float speed = 0.0f) {/* FIXME */};
    2727
    2828    virtual void enter();
Note: See TracChangeset for help on using the changeset viewer.