|
|
| AssetHeader (Chunk &chunk) |
| |
|
|
uint32 | _fileNumber = 0 |
| |
|
AssetType | _type |
| |
|
AssetId | _id |
| |
|
ChunkReference | _chunkReference = 0 |
| |
|
ChunkReference | _audioChunkReference = 0 |
| |
|
ChunkReference | _animationChunkReference = 0 |
| |
|
Common::Rect | _boundingBox |
| |
|
Common::Array< Common::Point > | _mouseActiveArea |
| |
|
int | _zIndex = 0 |
| |
|
uint32 | _assetReference = 0 |
| |
|
uint32 | _startup = 0 |
| |
|
bool | _transparency = false |
| |
|
bool | _hasOwnSubfile = false |
| |
|
uint32 | _cursorResourceId = 0 |
| |
|
uint32 | _frameRate = 0 |
| |
|
uint32 | _loadType = 0 |
| |
|
uint32 | _rate = 0 |
| |
|
bool | _editable = 0 |
| |
|
Graphics::Palette * | _palette = nullptr |
| |
|
bool | _getOffstageEvents = 0 |
| |
|
uint32 | _x = 0 |
| |
|
uint32 | _y = 0 |
| |
|
Common::String | _name |
| |
|
uint32 | _stageId = 0 |
| |
|
SoundEncoding | _soundEncoding |
| |
|
uint32 | _chunkCount = 0 |
| |
|
Common::HashMap< uint32, uint32 > | _spriteFrameMapping |
| |
|
uint32 | _dissolveFactor = 0 |
| |
|
Common::Point | _startPoint |
| |
|
Common::Point | _endPoint |
| |
|
uint32 | _stepRate = 0 |
| |
|
uint32 | _duration = 0 |
| |
|
uint | _totalSteps = 0 |
| |
|
Common::HashMap< uint, Common::Array< EventHandler * > > | _eventHandlers |
| |
|
Common::String | _text |
| |
|
uint | _maxTextLength = 0 |
| |
|
uint | _fontAssetId = 0 |
| |
|
TextJustification | _justification |
| |
|
TextPosition | _position |
| |
|
Common::Array< CharacterClass > | _acceptedInput |
| |
The documentation for this class was generated from the following file: