C# 클래스 NScumm.Scumm.IO.ResourceIndex6

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

보호된 메소드들

메소드 설명
LoadIndex ( GameInfo game ) : void
ReadArrayFromIndexFile ( BinaryReader br ) : void
ReadMaxSizes ( BinaryReader reader ) : void

메소드 상세

LoadIndex() 보호된 메소드

protected LoadIndex ( GameInfo game ) : void
game GameInfo
리턴 void

ReadArrayFromIndexFile() 보호된 메소드

protected ReadArrayFromIndexFile ( BinaryReader br ) : void
br System.IO.BinaryReader
리턴 void

ReadMaxSizes() 보호된 메소드

protected ReadMaxSizes ( BinaryReader reader ) : void
reader System.IO.BinaryReader
리턴 void