C# 클래스 TexturedFontEditor.FontDef

파일 보기 프로젝트 열기: 9chu/LuaSTGPlus 1 사용 예제들

공개 메소드들

메소드 설명
FontDef ( ) : System
FontDef ( string FilePath ) : System
RenderTexture ( ) : void
SaveTo ( string FilePath ) : void

메소드 상세

FontDef() 공개 메소드

public FontDef ( ) : System
리턴 System

FontDef() 공개 메소드

public FontDef ( string FilePath ) : System
FilePath string
리턴 System

RenderTexture() 공개 메소드

public RenderTexture ( ) : void
리턴 void

SaveTo() 공개 메소드

public SaveTo ( string FilePath ) : void
FilePath string
리턴 void