#include <OgreVector3.h>#include <ent.h>#include <command.h>#include <ai/gather.h>Go to the source code of this file.
Namespaces | |
| namespace | FastEcslent |
Functions | |
| Move * | FastEcslent::createMoveForEnt (Entity *ent, Ogre::Vector3 pos) |
| Gather * | FastEcslent::createGatherForEntAndMineral (SCVehicle *scv, Minerals *mineral) |
| void | FastEcslent::setMoveForEnt (Entity *ent, Ogre::Vector3 pos) |
| void | FastEcslent::addMoveForEnt (Entity *ent, Ogre::Vector3 pos) |
| void | FastEcslent::setPotentialMoveForEnt (Entity *ent, Ogre::Vector3 pos, bool append) |
| void | FastEcslent::setGatherForEnt (Entity *ent, Entity *resource, bool append) |
1.5.4