ScummVM API documentation
MutationOfJB::SeqCommand Class Reference

#include <seqcommand.h>

Inheritance diagram for MutationOfJB::SeqCommand:
MutationOfJB::Command MutationOfJB::AddItemCommand MutationOfJB::BitmapVisibilityCommand MutationOfJB::ChangeCommand MutationOfJB::DefineStructCommand MutationOfJB::LabelCommand MutationOfJB::LoadPlayerCommand MutationOfJB::NewRoomCommand MutationOfJB::PlayAnimationCommand MutationOfJB::RemoveAllItemsCommand MutationOfJB::RemoveItemCommand MutationOfJB::RenameCommand MutationOfJB::SayCommand MutationOfJB::SetColorCommand MutationOfJB::SetObjectFrameCommand MutationOfJB::SpecialShowCommand MutationOfJB::SwitchPartCommand MutationOfJB::TalkCommand

Public Member Functions

void setNextCommand (Command *nextCommand)
 
Commandnext () const override
 
- Public Member Functions inherited from MutationOfJB::Command
virtual ExecuteResult execute (ScriptExecutionContext &scriptExecCtx)=0
 
virtual Common::String debugString () const =0
 

Additional Inherited Members

- Public Types inherited from MutationOfJB::Command
enum  ExecuteResult { None, Finished, InProgress }
 

Detailed Description

Base class for sequential commands.


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