Public Member Functions |
| CMotionHuman (CObject *object) |
void | DeleteObject (bool bAll=false) |
bool | Create (Math::Vector pos, float angle, ObjectType type, float power) |
bool | EventProcess (const Event &event) |
Error | SetAction (int action, float time=0.2f) |
void | StartDisplayPerso () |
void | StopDisplayPerso () |
| CMotion (CObject *object) |
void | SetPhysics (CPhysics *physics) |
void | SetBrain (CBrain *brain) |
virtual int | GetAction () |
virtual bool | SetParam (int rank, float value) |
virtual float | GetParam (int rank) |
virtual bool | Write (char *line) |
virtual bool | Read (char *line) |
virtual void | SetLinVibration (Math::Vector dir) |
virtual Math::Vector | GetLinVibration () |
virtual void | SetCirVibration (Math::Vector dir) |
virtual Math::Vector | GetCirVibration () |
virtual void | SetInclinaison (Math::Vector dir) |
virtual Math::Vector | GetInclinaison () |
Protected Member Functions |
void | CreatePhysics (ObjectType type) |
bool | EventFrame (const Event &event) |
The documentation for this class was generated from the following files:
- /build/colobot-T0lCmu/colobot-0.1.3/src/object/motion/motionhuman.h
- /build/colobot-T0lCmu/colobot-0.1.3/src/object/motion/motionhuman.cpp