BWAPI
MoveCommandTask Member List
This is the complete list of members for MoveCommandTask, including all inherited members.
_agentsTask [protected]
_buildingPosMoveCommandTask [protected]
_buildingTypeMoveCommandTask [protected]
_canBePreemptedTask [protected]
_canExecuteTask [protected]
_creationFrameTask [protected]
_envTask [protected]
_execValidationFreqTask [protected]
_filterTaskInfoTask [protected]
_idTask [protected]
_nameTask [protected]
_needsMoreUnitsTask [protected]
_plannedBuildingMoveCommandTask [protected]
_priorityTask [protected]
_statusTask [protected]
_statusMessageTask [protected]
_syncUpTask [protected]
_targetPositionMoveCommandTask [protected]
_typesTask [protected]
addAgent(Agent *agent)Task [virtual]
assignNeededAgents(AgentMap *agents)Task
calculatePriority()MoveCommandTask [virtual]
canBePreempted()Task
canExecute()Task
cleanup()Task [virtual]
displayInfo(int &row, Agent *agent)Task [virtual]
evaluateAptitude(Agent *agent)MoveCommandTask [virtual]
evaluateNeededUnits()MoveCommandTask [virtual]
evaluateStatus()MoveCommandTask [virtual]
execute(Agent *agent)MoveCommandTask [virtual]
filterSet(TaskSet *tasks, TaskType type)Task [static]
filterSet(TaskSet *tasks, TaskType type, int maxCreationFrame)Task [static]
filterSetByPriority(TaskSet *tasks, TaskType type, double priority)Task [static]
generateNecessaryTasks(Environment *env)MoveCommandTask [static]
getBuildingPosition()MoveCommandTask
getBuildingType()MoveCommandTask
getCreationFrame()Task
getExecValidationFreq()Task
getId()Task
getName()Task
getPriority()Task
getStatus()Task
isType(TaskType)Task
MoveCommandTask(TilePosition pos, Environment *env)MoveCommandTask
mustSyncUp()Task
needsMoreUnits()Task
removeAgent(Agent *agent)Task [virtual]
scalePriority(double value, double maxPriority, double minPriority)Task [static]
setStatus(TaskStatus status)Task
setStatus(TaskStatus status, string statusMessage)Task
statusMessage()Task
Task(Environment *env, string name, bool canBePreempted=true, int execValidationFreq=DEFAULT_TASK_VALIDATION_FREQ)Task
~MoveCommandTask(void)MoveCommandTask [virtual]
~Task(void)Task [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines