C# Class idTech4.Renderer.idFont

Afficher le fichier Open project: iainmckay/idtech4.net Class Usage Examples

Méthodes publiques

Méthode Description
Init ( BinaryReader reader, string fontName ) : void
idFont ( string name ) : System

Method Details

Init() public méthode

public Init ( BinaryReader reader, string fontName ) : void
reader System.IO.BinaryReader
fontName string
Résultat void

idFont() public méthode

public idFont ( string name ) : System
name string
Résultat System