ScummVM API documentation
MutationOfJB::SayCommand Member List

This is the complete list of members for MutationOfJB::SayCommand, including all inherited members.

debugString() const override (defined in MutationOfJB::SayCommand)MutationOfJB::SayCommandvirtual
execute(ScriptExecutionContext &scriptExecCtx) override (defined in MutationOfJB::SayCommand)MutationOfJB::SayCommandvirtual
ExecuteResult enum name (defined in MutationOfJB::Command)MutationOfJB::Command
Finished enum value (defined in MutationOfJB::Command)MutationOfJB::Command
InProgress enum value (defined in MutationOfJB::Command)MutationOfJB::Command
next() const override (defined in MutationOfJB::SeqCommand)MutationOfJB::SeqCommandvirtual
None enum value (defined in MutationOfJB::Command)MutationOfJB::Command
SayCommand(const Common::String &lineToSay, const Common::String &voiceFile, bool waitForPrevious, bool talkingAnimation) (defined in MutationOfJB::SayCommand)MutationOfJB::SayCommandinline
SeqCommand() (defined in MutationOfJB::SeqCommand)MutationOfJB::SeqCommandinline
setNextCommand(Command *nextCommand) (defined in MutationOfJB::SeqCommand)MutationOfJB::SeqCommand
~Command() (defined in MutationOfJB::Command)MutationOfJB::Commandvirtual