ScummVM API documentation
Nancy::SoundEffectDescription Struct Reference

Public Member Functions

void readData (Common::SeekableReadStream &stream)
 

Public Attributes

uint32 minTimeDelay = 500
 
uint32 maxTimeDelay = 2000
 
int32 randomMoveMinX = 0
 
int32 randomMoveMaxX = 0
 
int32 randomMoveMinY = 0
 
int32 randomMoveMaxY = 0
 
int32 randomMoveMinZ = 0
 
int32 randomMoveMaxZ = 0
 
int32 fixedPosX = 0
 
int32 fixedPosY = 0
 
int32 fixedPosZ = 0
 
uint32 moveStepTime = 1000
 
int32 numMoveSteps = 10
 
int32 linearMoveStartX = 0
 
int32 linearMoveEndX = 0
 
int32 linearMoveStartY = 0
 
int32 linearMoveEndY = 0
 
int32 linearMoveStartZ = 0
 
int32 linearMoveEndZ = 0
 
int32 rotateMoveStartX = 0
 
int32 rotateMoveStartY = 0
 
int32 rotateMoveStartZ = 0
 
byte rotateMoveAxis = kRotateAroundY
 
uint32 minDistance = 0
 
uint32 maxDistance = 0
 

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