Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
AIAttackMoveStateMachine Member List

This is the complete list of members for AIAttackMoveStateMachine, including all inherited members.

AIAttackMoveStateMachine(Object *owner, AsciiString name)AIAttackMoveStateMachine
clear()StateMachinevirtual
crc(Xfer *xfer)AIAttackMoveStateMachineprotectedvirtual
defineState(StateID id, State *state, StateID successID, StateID failureID, const StateConditionInfo *conditions=NULL)StateMachineprotected
deleteInstance()MemoryPoolObjectinline
getCurrentStateID() constStateMachineinline
getCurrentStateName() constStateMachineinline
getGoalObject()StateMachine
getGoalObject() constStateMachine
getGoalPosition() constStateMachineinline
getObjectMemoryPool()=0MemoryPoolObjectprotectedpure virtual
getOwner()StateMachineinline
getOwner() constStateMachineinline
getWantsDebugOutput() constStateMachineinline
halt(void)StateMachinevirtual
initDefaultState()StateMachinevirtual
internalGetState(StateID id)StateMachineprotected
internalSetState(StateID newStateID)StateMachine
isGoalObjectDestroyed() constStateMachine
isInAttackState() constStateMachineinline
isInBusyState() constStateMachineinline
isInForceAttackState() constStateMachineinline
isInGuardIdleState() constStateMachineinline
isInIdleState() constStateMachineinline
isLocked() constStateMachineinline
loadPostProcess()AIAttackMoveStateMachineprotectedvirtual
lock(const char *msg)StateMachineinline
operator delete(void *p)MemoryPoolObjectinlineprotected
operator new(size_t s)MemoryPoolObjectinlineprotected
resetToDefaultState()StateMachinevirtual
setGoalObject(const Object *obj)StateMachine
setGoalPosition(const Coord3D *pos)StateMachine
setState(StateID newStateID)StateMachinevirtual
Snapshot(void)Snapshot
StateMachine(Object *owner, AsciiString name)StateMachine
unlock()StateMachineinline
updateStateMachine()StateMachinevirtual
xfer(Xfer *xfer)AIAttackMoveStateMachineprotectedvirtual
~MemoryPoolObject()MemoryPoolObjectinlineprotectedvirtual
~Snapshot(void)Snapshot