C# 클래스 Squared.Render.Evil.FontUtils

파일 보기 프로젝트 열기: sq/Fracture

공개 메소드들

메소드 설명
GetGlyphSource ( this font ) : GlyphSource
GetPrivateFields ( this font, FontFields &result ) : void

비공개 메소드들

메소드 설명
FontUtils ( ) : System
GetPrivateField ( Type type, string fieldName ) : FieldInfo

메소드 상세

GetGlyphSource() 공개 정적인 메소드

public static GetGlyphSource ( this font ) : GlyphSource
font this
리턴 GlyphSource

GetPrivateFields() 공개 정적인 메소드

public static GetPrivateFields ( this font, FontFields &result ) : void
font this
result FontFields
리턴 void