ScummVM API documentation
ZVision::Puzzle Struct Reference

Classes

struct  CriteriaEntry
 

Public Types

enum  CriteriaOperator { EQUAL_TO, NOT_EQUAL_TO, GREATER_THAN, LESS_THAN }
 
enum  StateFlags { ONCE_PER_INST = 0x01, DISABLED = 0x02, DO_ME_NOW = 0x04 }
 

Public Attributes

uint32 key
 
Common::List< Common::List< CriteriaEntry > > criteriaList
 
Common::List< ResultAction * > resultActions
 
bool addedBySetState
 

Member Enumeration Documentation

◆ CriteriaOperator

How criteria should be decided


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