C# 클래스 NScumm.Scumm.CostumeData

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

공개 프로퍼티들

프로퍼티 타입 설명
Active byte[]
AnimCounter ushort
Curpos ushort[]
Current ushort
End ushort[]
Frame ushort[]
SoundCounter byte
SoundPos byte
Start ushort[]
Stopped ushort

공개 메소드들

메소드 설명
CostumeData ( )
Reset ( ) : void

메소드 상세

CostumeData() 공개 메소드

public CostumeData ( )

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

Active 공개적으로 프로퍼티

public byte[] Active
리턴 byte[]

AnimCounter 공개적으로 프로퍼티

public ushort AnimCounter
리턴 ushort

Curpos 공개적으로 프로퍼티

public ushort[] Curpos
리턴 ushort[]

Current 공개적으로 프로퍼티

public ushort Current
리턴 ushort

End 공개적으로 프로퍼티

public ushort[] End
리턴 ushort[]

Frame 공개적으로 프로퍼티

public ushort[] Frame
리턴 ushort[]

SoundCounter 공개적으로 프로퍼티

public byte SoundCounter
리턴 byte

SoundPos 공개적으로 프로퍼티

public byte SoundPos
리턴 byte

Start 공개적으로 프로퍼티

public ushort[] Start
리턴 ushort[]

Stopped 공개적으로 프로퍼티

public ushort Stopped
리턴 ushort