Public Member Functions | |
| AIOneChildCondition (AICondition *) | |
| void | writeAICondition (Common::WriteStream *) override |
| void | readAICondition (Common::ReadStream *) override |
Public Member Functions inherited from Pegasus::AICondition | |
| virtual bool | fireCondition ()=0 |
Protected Attributes | |
| AICondition * | _child |