C# 클래스 GMD, DarkForcesUnity

상속: Asset
파일 보기 프로젝트 열기: joeriedel/DarkForcesUnity 1 사용 예제들

공개 메소드들

메소드 설명
GMD ( string name, byte data, object createArgs ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ExtractMIDI ( ByteStream, stream ) : void
GetChunkType ( ByteStream, stream ) : string
SkipChunk ( ByteStream, stream ) : bool

메소드 상세

GMD() 공개 메소드

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