AI_Actor::StateStop Class Reference
#include <AI_Actor.h>
Inheritance diagram for AI_Actor::StateStop:
Detailed Description
State stops actor (no mather what he was doing before).Public Member Functions | |
StateStop (ai_index i_index_out) | |
virtual ai_index | step (AI_StateMachine::Session *ptr_session) |
virtual bool | isInterrupt (void) const |
Return false (state is non-final by default). |
Constructor & Destructor Documentation
AI_Actor::StateStop::StateStop | ( | ai_index | i_index_out | ) | [inline] |
Member Function Documentation
ai_index AI_Actor::StateStop::step | ( | AI_StateMachine::Session * | ptr_session | ) | [virtual] |
Implements AI_State.
bool AI_Actor::StateStop::isInterrupt | ( | void | ) | const [inline, virtual] |
The documentation for this class was generated from the following files: