Public Member Functions | |
| AIOrCondition (AICondition *, AICondition *) | |
| bool | fireCondition () override |
Public Member Functions inherited from Pegasus::AITwoChildrenCondition | |
| AITwoChildrenCondition (AICondition *, AICondition *) | |
| void | writeAICondition (Common::WriteStream *) override |
| void | readAICondition (Common::ReadStream *) override |
Additional Inherited Members | |
Protected Attributes inherited from Pegasus::AITwoChildrenCondition | |
| AICondition * | _leftChild |
| AICondition * | _rightChild |