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

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

공개 메소드들

메소드 설명
Create ( Stream stream ) : GameManager
GetInfo ( string path ) : GameInfo

비공개 메소드들

메소드 설명
ParseFeatures ( string feature ) : GameFeatures
ParseMusic ( string music ) : MusicDriverTypes

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Stream stream ) : GameManager
stream Stream
리턴 GameManager

GetInfo() 공개 메소드

public GetInfo ( string path ) : GameInfo
path string
리턴 GameInfo