C# Class Zeplin.MetaFont

Afficher le fichier Open project: zumpiez/Zeplin Class Usage Examples

Méthodes publiques

Méthode Description
GetBestFont ( float size, float &scale ) : SpriteFont
MetaFont ( String faceName, String searchDir ) : System

Method Details

GetBestFont() public méthode

public GetBestFont ( float size, float &scale ) : SpriteFont
size float
scale float
Résultat Microsoft.Xna.Framework.Graphics.SpriteFont

MetaFont() public méthode

public MetaFont ( String faceName, String searchDir ) : System
faceName String
searchDir String
Résultat System