ScummVM API documentation
Nancy::Action::ActionZone Struct Reference

Public Member Functions

void readData (Common::SeekableReadStream &stream, bool isNancy13=false)
 

Public Attributes

ActionZoneType type = kZoneSpecialEffect
 
int32 typeField = 0
 
Common::Rect rect
 
Common::String ovlName
 
int32 pointA = 0
 
int32 pointB = 0
 
int32 valC = 0
 
int32 valD = 0
 
int16 val49 = 0
 
byte val4b = 0
 
RandomSoundBlock _sound
 
uint16 specialEffectId = 0
 
bool hasSpecialEffect = false
 
byte seType = 0
 
uint16 seTotalTime = 0
 
uint16 seFadeToBlackTime = 0
 
Common::Rect seRect
 
int16 tailId = 0
 
byte tailFlag = 0
 
Common::Rect exitRect
 
int32 teleportDelay = 0
 
int16 exitAngle = 0
 
int16 exitSpeed = 0
 
double terrainDecel = 0.0
 
int32 flatTireMin = 0
 
int32 flatTireMax = 0
 
double slopeForce = 0.0
 
int16 slopeAngle = 0
 
Common::String overlayName
 
Common::Array< Common::RectoverlaySrcRects
 
Common::Rect overlayDestRect
 
int32 overlayLayer = 0
 

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