AgateLib.Resources.BitmapFontResource Class Reference

Resource representing a bitmap font. More...

Inheritance diagram for AgateLib.Resources.BitmapFontResource:

AgateLib.Resources.AgateResource

List of all members.

Public Member Functions

 BitmapFontResource (string name)
 Constructs a BitmapFontResource.

Protected Member Functions

override AgateResource Clone ()
 Performs a deep copy.

Properties

string Image [get, set]
 Image file name.
FontMetrics FontMetrics [get, set]
 Font metrics data.


Detailed Description

Resource representing a bitmap font.


Constructor & Destructor Documentation

AgateLib.Resources.BitmapFontResource.BitmapFontResource ( string  name  ) 

Constructs a BitmapFontResource.

Parameters:
name 


Member Function Documentation

override AgateResource AgateLib.Resources.BitmapFontResource.Clone (  )  [protected, virtual]

Performs a deep copy.

Returns:

Implements AgateLib.Resources.AgateResource.


Property Documentation

FontMetrics AgateLib.Resources.BitmapFontResource.FontMetrics [get, set]

Font metrics data.

string AgateLib.Resources.BitmapFontResource.Image [get, set]

Image file name.


The documentation for this class was generated from the following file:
AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo