#include <command.h>

Public Member Functions | |
| Wait (Entity *ent, Target *tgt) | |
| virtual bool | done () |
| virtual void | init () |
| virtual void | tick (double dt) |
| void | postProcess () |
| virtual Command * | clone () |
| Wait (Entity *ent, Target *tgt) | |
| virtual bool | done () |
| virtual void | init () |
| virtual void | tick (double dt) |
| Wait (Entity *ent, Target *tgt) | |
| virtual bool | done () |
| virtual void | init () |
| virtual void | tick (double dt) |
| Wait (Entity *ent, Target *tgt) | |
| virtual bool | done () |
| virtual void | init () |
| virtual void | tick (double dt) |
| Wait (Entity *ent, Target *tgt) | |
| virtual bool | done () |
| virtual void | init () |
| virtual void | tick (double dt) |
Public Attributes | |
| bool | finished |
| double | timeLeftToWait |
Private Member Functions | |
| bool | valid (Ogre::Vector3 pos) |
| bool | valid (Ogre::Vector3 pos) |
| bool | valid (Ogre::Vector3 pos) |
| bool | valid (Ogre::Vector3 pos) |
| bool | valid (Ogre::Vector3 pos) |
Definition at line 169 of file command.h.
Definition at line 176 of file command.h.
References DEBUG, timeLeftToWait, and FastEcslent::Target::waitTime.
Definition at line 121 of file command.h.
References DEBUG, timeLeftToWait, and FastEcslent::Target::waitTime.
Definition at line 121 of file command.h.
References DEBUG, timeLeftToWait, and FastEcslent::Target::waitTime.
Definition at line 121 of file command.h.
References DEBUG, timeLeftToWait, and FastEcslent::Target::waitTime.
Definition at line 121 of file command.h.
References DEBUG, timeLeftToWait, and FastEcslent::Target::waitTime.
| bool FastEcslent::Wait::valid | ( | Ogre::Vector3 | pos | ) | [inline, private] |
| bool FastEcslent::Wait::done | ( | ) | [inline, virtual] |
Implements FastEcslent::Command.
Definition at line 97 of file command.cpp.
References timeLeftToWait.
| void FastEcslent::Wait::init | ( | ) | [inline, virtual] |
Implements FastEcslent::Command.
Definition at line 93 of file command.cpp.
References FastEcslent::UnitCommand::target, timeLeftToWait, and FastEcslent::Target::waitTime.
Referenced by FastEcslent::createWaitForEnt().
| void FastEcslent::Wait::tick | ( | double | dt | ) | [inline, virtual] |
Implements FastEcslent::Command.
Definition at line 101 of file command.cpp.
References DEBUG, FastEcslent::UnitCommand::entity, timeLeftToWait, and FastEcslent::Entity::uiname.
| void FastEcslent::Wait::postProcess | ( | ) | [inline, virtual] |
| virtual Command* FastEcslent::Wait::clone | ( | ) | [inline, virtual] |
| bool FastEcslent::Wait::valid | ( | Ogre::Vector3 | pos | ) | [inline, private] |
| virtual bool FastEcslent::Wait::done | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::init | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::tick | ( | double | dt | ) | [virtual] |
Implements FastEcslent::Command.
| bool FastEcslent::Wait::valid | ( | Ogre::Vector3 | pos | ) | [inline, private] |
| virtual bool FastEcslent::Wait::done | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::init | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::tick | ( | double | dt | ) | [virtual] |
Implements FastEcslent::Command.
| bool FastEcslent::Wait::valid | ( | Ogre::Vector3 | pos | ) | [inline, private] |
| virtual bool FastEcslent::Wait::done | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::init | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::tick | ( | double | dt | ) | [virtual] |
Implements FastEcslent::Command.
| bool FastEcslent::Wait::valid | ( | Ogre::Vector3 | pos | ) | [inline, private] |
| virtual bool FastEcslent::Wait::done | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::init | ( | ) | [virtual] |
Implements FastEcslent::Command.
| virtual void FastEcslent::Wait::tick | ( | double | dt | ) | [virtual] |
Implements FastEcslent::Command.
1.5.4