ScummVM API documentation
Gamos::Actions Struct Reference

Public Types

enum  {
  HAS_CONDITION = 1, HAS_ACT2 = 2, HAS_ACT4 = 4, HAS_FUNCTION = 8,
  HAS_ACT10 = 0x10
}
 

Public Member Functions

void parse (const byte *data, uint32 dataSize)
 

Public Attributes

byte flags = 0
 
byte num_act_10e = 0
 
Common::Array< ActTypeEntryact_2
 
ActEntry act_4
 
Common::Array< ActTypeEntryact_10
 
Common::Array< ActEntryact_10end [3]
 
int32 conditionAddress = -1
 
int32 functionAddress = -1
 

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