C# 클래스 SerahToolkit_SharpGL.GF_AlternativeTexture

파일 보기 프로젝트 열기: MaKiPL/FF8-Rinoa-s-Toolset 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bDebug bool
tex AltTexture

공개 메소드들

메소드 설명
DrawMODE1Texture ( ) : Bitmap
GF_AlternativeTexture ( string path ) : System

비공개 메소드들

메소드 설명
CloseAll ( ) : void
Debug_DumpPalette ( ) : void
DrawTexture ( uint i, bool bLast, int ResolutionMode ) : Bitmap
OpenFile ( ) : void
TestResolutions ( int width ) : int
Valid ( ) : bool

메소드 상세

DrawMODE1Texture() 공개 메소드

public DrawMODE1Texture ( ) : Bitmap
리턴 System.Drawing.Bitmap

GF_AlternativeTexture() 공개 메소드

public GF_AlternativeTexture ( string path ) : System
path string
리턴 System

프로퍼티 상세

bDebug 공개적으로 정적으로 프로퍼티

public static bool bDebug
리턴 bool

tex 공개적으로 프로퍼티

public AltTexture tex
리턴 AltTexture