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

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

공개 메소드들

메소드 설명
ResourceIndex8 ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
LoadIndex ( GameInfo game ) : void
ReadArrayFromIndexFile ( BinaryReader br ) : void
ReadDirectoryOfObjects ( BinaryReader br ) : void
ReadMaxSizes ( BinaryReader reader ) : void
ReadResTypeList ( BinaryReader br ) : NScumm.Scumm.IO.Resource[]

메소드 상세

LoadIndex() 보호된 메소드

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

ReadArrayFromIndexFile() 보호된 메소드

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

ReadDirectoryOfObjects() 보호된 메소드

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

ReadMaxSizes() 보호된 메소드

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

ReadResTypeList() 보호된 메소드

protected ReadResTypeList ( BinaryReader br ) : NScumm.Scumm.IO.Resource[]
br System.IO.BinaryReader
리턴 NScumm.Scumm.IO.Resource[]

ResourceIndex8() 공개 메소드

public ResourceIndex8 ( ) : System.Collections.Generic
리턴 System.Collections.Generic