C# Class Squared.Render.Evil.FontUtils

Afficher le fichier Open project: sq/Fracture

Méthodes publiques

Méthode Description
GetGlyphSource ( this font ) : GlyphSource
GetPrivateFields ( this font, FontFields &result ) : void

Private Methods

Méthode Description
FontUtils ( ) : System
GetPrivateField ( Type type, string fieldName ) : FieldInfo

Method Details

GetGlyphSource() public static méthode

public static GetGlyphSource ( this font ) : GlyphSource
font this
Résultat GlyphSource

GetPrivateFields() public static méthode

public static GetPrivateFields ( this font, FontFields &result ) : void
font this
result FontFields
Résultat void