C# Class GMD, DarkForcesUnity

Inheritance: Asset
Show file Open project: joeriedel/DarkForcesUnity Class Usage Examples

Public Methods

Method Description
GMD ( string name, byte data, object createArgs ) : System.Collections.Generic

Private Methods

Method Description
ExtractMIDI ( ByteStream, stream ) : void
GetChunkType ( ByteStream, stream ) : string
SkipChunk ( ByteStream, stream ) : bool

Method Details

GMD() public method

public GMD ( string name, byte data, object createArgs ) : System.Collections.Generic
name string
data byte
createArgs object
return System.Collections.Generic