pgeFont Struct Reference
[Font Library]

#include <pgeFont.h>


Data Fields

unsigned int texSize
unsigned int texHeight
unsigned char * texture
int texturememid
enum pgeMemoryLocation location
unsigned char map [256]
Glyph glyph [256]
int fontHeight
int memid


Detailed Description

A Font struct

Field Documentation

unsigned int pgeFont::texSize

Texture size (power2)

unsigned int pgeFont::texHeight

Texture height (power2)

unsigned char* pgeFont::texture

The bitmap data

The uid of the bitmap data

Either in RAM or VRAM

unsigned char pgeFont::map[256]

Character map

Character glyphs


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

Generated on Mon Sep 22 16:58:14 2008 for Phoenix Game Engine by  doxygen 1.5.5