Public Member Functions | |
| const Vect3f & | dest_pos () const |
| void | set_dest_pos (const Vect3f &r) |
| float | direction_angle () const |
| void | set_direction_angle (float ang) |
| void | start () const |
| bool | move (float &path) const |
| void | calc_path (const qdCoordsAnimationPoint &p, const Vect3f &shift=Vect3f(0, 0, 0)) const |
| float | passed_path () const |
| float | path_length () const |
| void | load_script (const xml::tag *p) |
| bool | save_script (Common::WriteStream &fh, int indent=0) const |
| bool | load_data (Common::SeekableReadStream &fh, int save_version) |
| Загрузка данных из сэйва. | |
| bool | save_data (Common::WriteStream &fh) const |
| Запись данных в сэйв. | |
Static Public Attributes | |
| static const float | NO_DIRECTION |