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

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

공개 메소드들

메소드 설명
Load ( GameInfo game ) : ResourceIndex

보호된 메소드들

메소드 설명
LoadIndex ( GameInfo game ) : void
ResourceIndex ( ) : System.Collections.Generic

메소드 상세

Load() 공개 정적인 메소드

public static Load ( GameInfo game ) : ResourceIndex
game GameInfo
리턴 ResourceIndex

LoadIndex() 보호된 추상적인 메소드

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

ResourceIndex() 보호된 메소드

protected ResourceIndex ( ) : System.Collections.Generic
리턴 System.Collections.Generic