Method | Description | |
---|---|---|
ReadCostume ( long offset ) : byte[] | ||
ReadRoom ( long offset ) : Room | ||
ReadScript ( long offset ) : byte[] | ||
ReadSound ( MusicDriverTypes music, long offset ) : byte[] | ||
ResourceFile0 ( |
Method | Description | |
---|---|---|
ReadRMHD ( ) : RoomHeader |
Method | Description | |
---|---|---|
DecodeV1Gfx ( long offset, byte dst, int size ) : void | ||
GetImageSize ( long offset, int width, int height ) : long | ||
ReadBoxes ( long offset, Room room ) : void | ||
ReadBytes ( long offset, int length ) : byte[] | ||
ReadName ( ObjectData obj ) : void | ||
ReadObject ( long offset ) : ObjectData | ||
ReadObjectScriptOffsets ( ObjectData obj ) : void |
public ReadSound ( MusicDriverTypes music, long offset ) : byte[] | ||
music | MusicDriverTypes | |
offset | long | |
return | byte[] |
public ResourceFile0 ( |
||
stream | ||
return | System.Collections.Generic |