C# Class TexturedFontEditor.FontDef

Afficher le fichier Open project: 9chu/LuaSTGPlus Class Usage Examples

Méthodes publiques

Méthode Description
FontDef ( ) : System
FontDef ( string FilePath ) : System
RenderTexture ( ) : void
SaveTo ( string FilePath ) : void

Method Details

FontDef() public méthode

public FontDef ( ) : System
Résultat System

FontDef() public méthode

public FontDef ( string FilePath ) : System
FilePath string
Résultat System

RenderTexture() public méthode

public RenderTexture ( ) : void
Résultat void

SaveTo() public méthode

public SaveTo ( string FilePath ) : void
FilePath string
Résultat void