![]() |
Pioneer
|
This is the complete list of members for AICommand, including all inherited members.
| AICommand(DynamicBody *dBody, CmdName name) | AICommand | inline |
| AICommand(const Json &jsonObj, CmdName name) | AICommand | |
| CMD_DOCK enum value | AICommand | |
| CMD_FLYAROUND enum value | AICommand | |
| CMD_FLYTO enum value | AICommand | |
| CMD_FORMATION enum value | AICommand | |
| CMD_HOLDPOSITION enum value | AICommand | |
| CMD_KAMIKAZE enum value | AICommand | |
| CMD_KILL enum value | AICommand | |
| CMD_NONE enum value | AICommand | |
| CmdName enum name | AICommand | |
| GetStatusText(char *str) | AICommand | inlinevirtual |
| GetType() const | AICommand | inline |
| LoadFromJson(const Json &jsonObj) | AICommand | static |
| m_child | AICommand | protected |
| m_cmdName | AICommand | protected |
| m_dBody | AICommand | protected |
| m_dBodyIndex | AICommand | protected |
| m_is_flyto | AICommand | protected |
| m_prop | AICommand | protected |
| OnDeleted(const Body *body) | AICommand | inlinevirtual |
| PostLoadFixup(Space *space) | AICommand | virtual |
| ProcessChild() | AICommand | |
| SaveToJson(Json &jsonObj) | AICommand | virtual |
| TimeStepUpdate()=0 | AICommand | pure virtual |
| ~AICommand() | AICommand | inlinevirtual |