ScummVM API documentation
MutationOfJB::CameFromCommand Class Reference
Inheritance diagram for MutationOfJB::CameFromCommand:
MutationOfJB::ConditionalCommand MutationOfJB::Command

Public Member Functions

 CameFromCommand (uint8 sceneId)
 
ExecuteResult execute (ScriptExecutionContext &scriptExecCtx) override
 
Common::String debugString () const override
 
- Public Member Functions inherited from MutationOfJB::ConditionalCommand
CommandgetTrueCommand () const
 
CommandgetFalseCommand () const
 
void setTrueCommand (Command *command)
 
void setFalseCommand (Command *command)
 
Commandnext () const override
 

Additional Inherited Members

- Public Types inherited from MutationOfJB::Command
enum  ExecuteResult { None, Finished, InProgress }
 
- Protected Attributes inherited from MutationOfJB::ConditionalCommand
Command_trueCommand
 
Command_falseCommand
 
bool _cachedResult
 

The documentation for this class was generated from the following file: