C# Class CSharpGL.FontTexture

font, texture and texture coordiante.
Inheritance: IFontTexture, IDisposable
显示文件 Open project: bitzhuwei/CSharpGL Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Dispose ( bool disposing ) : void
FontTexture ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void