fontEntry Struct Reference

One table entry in the font manager list. More...

#include <FontManager.h>

List of all members.

Public Attributes

string fontname
 Identifier string to access this font.
Texture standard
 The standard styled font texture.
Texture bold
 The bold styled font texture.
struct fontCoords sCoords [256]
 The standard styled font coordinate set.
struct fontCoords bCoords [256]
 The bold styled font coordinate set.


Detailed Description

One table entry in the font manager list.

Member Data Documentation

Identifier string to access this font.

The standard styled font texture.

The bold styled font texture.

struct fontCoords fontEntry::sCoords[256] [read]

The standard styled font coordinate set.

struct fontCoords fontEntry::bCoords[256] [read]

The bold styled font coordinate set.


The documentation for this struct was generated from the following file:

Generated on Mon Jul 7 13:30:33 2008 for Firefly by  doxygen 1.5.6