C# Class idTech4.Renderer.idFont

显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Methods

Method Description
Init ( BinaryReader reader, string fontName ) : void
idFont ( string name ) : System

Method Details

Init() public method

public Init ( BinaryReader reader, string fontName ) : void
reader System.IO.BinaryReader
fontName string
return void

idFont() public method

public idFont ( string name ) : System
name string
return System