C# 클래스 Zeplin.MetaFont

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

공개 메소드들

메소드 설명
GetBestFont ( float size, float &scale ) : SpriteFont
MetaFont ( String faceName, String searchDir ) : System

메소드 상세

GetBestFont() 공개 메소드

public GetBestFont ( float size, float &scale ) : SpriteFont
size float
scale float
리턴 Microsoft.Xna.Framework.Graphics.SpriteFont

MetaFont() 공개 메소드

public MetaFont ( String faceName, String searchDir ) : System
faceName String
searchDir String
리턴 System