ScummVM API documentation
Stark::Tools::ControlStructure Struct Reference

Public Types

enum  ControlStructureType { kTypeIf, kTypeWhile }
 

Public Member Functions

 ControlStructure (ControlStructureType t)
 

Public Attributes

ControlStructureType type
 
Blockcondition
 
bool invertedCondition
 
BlockloopHead
 
BlockthenHead
 
BlockelseHead
 
Blocknext
 

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