Public Member Functions | |
| AIPlayMessageAction (const Common::Path &movieName, bool keepLastFrame, const InputBits=kWarningInterruption) | |
| void | performAIAction (AIRule *) override |
Public Member Functions inherited from Pegasus::AIAction | |
| void | setActionCount (const uint32 count) |
Protected Attributes | |
| Common::Path | _movieName |
| InputBits | _interruptionFilter |
| bool | _keepLastFrame |
Protected Attributes inherited from Pegasus::AIAction | |
| uint32 | _actionCount |