C# 클래스 NScumm.Scumm.Audio.IMuse.CommandQueue

파일 보기 프로젝트 열기: scemino/nscumm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
array int[]

공개 메소드들

메소드 설명
CommandQueue ( ) : System.Linq
SaveOrLoad ( Serializer ser ) : void

메소드 상세

CommandQueue() 공개 메소드

public CommandQueue ( ) : System.Linq
리턴 System.Linq

SaveOrLoad() 공개 메소드

public SaveOrLoad ( Serializer ser ) : void
ser NScumm.Scumm.IO.Serializer
리턴 void

프로퍼티 상세

array 공개적으로 프로퍼티

public int[] array
리턴 int[]