Method | Description | |
---|---|---|
ReadAmigaSound ( long offset ) : byte[] | ||
ReadCostume ( long offset ) : byte[] | ||
ReadRoom ( long offset ) : Room | ||
ReadScript ( long offset ) : byte[] | ||
ReadSound ( MusicDriverTypes music, long offset ) : byte[] | ||
ResourceFile3 ( Stream stream ) : System.Collections.Generic | ||
SetObjectImage ( int numZBuffer, byte[]>.IDictionary |
Method | Description | |
---|---|---|
GotoResourceHeader ( long offset ) : void | ||
ReadBlockSound ( ) : bool | ||
ReadBox ( ) : Box | ||
ReadCLUT ( ) : Color[] | ||
ReadCYCL ( ) : ColorCycle[] | ||
ReadEPAL ( ) : byte[] | ||
ReadRMHD ( ) : RoomHeader | ||
ReadSCAL ( ) : ScaleSlot[] | ||
ReadVerbTable ( ObjectData data, int size ) : void | ||
ReadZPlane ( |
Method | Description | |
---|---|---|
ReadChunk ( |
||
ReadImage ( Stream stream, int numStrips ) : |
||
ReadObjectName ( IEnumerator |
||
ReadRoomCore ( long offset, long chunkSize ) : Room |
protected GotoResourceHeader ( long offset ) : void | ||
offset | long | |
return | void |
public ReadAmigaSound ( long offset ) : byte[] | ||
offset | long | |
return | byte[] |
public ReadSound ( MusicDriverTypes music, long offset ) : byte[] | ||
music | MusicDriverTypes | |
offset | long | |
return | byte[] |
protected ReadVerbTable ( ObjectData data, int size ) : void | ||
data | ObjectData | |
size | int | |
return | void |
protected ReadZPlane ( |
||
b | ||
size | int | |
numStrips | int | |
return |
public ResourceFile3 ( Stream stream ) : System.Collections.Generic | ||
stream | Stream | |
return | System.Collections.Generic |
public SetObjectImage ( int numZBuffer, byte[]>.IDictionary |
||
numZBuffer | int | |
stripsDic | byte[]>.IDictionary | |
obj | ObjectData | |
return | void |