Font Struct Reference

#include <flFont.h>

List of all members.

Public Attributes

u8 fontType
void * fontData
int fontHSpace
int fontVSpace
u32 fontColor
u32 fontBackColor
bool fontFixedWidth
bool fontDataGlobal


Detailed Description

Definition at line 33 of file flFont.h.


Member Data Documentation

u8 Font::fontType

Definition at line 34 of file flFont.h.

Referenced by fontCharWidth(), fontCreateDebug(), fontCreateTexture(), fontDraw2dChar(), fontDraw2dString(), fontFree(), and fontHeight().

void* Font::fontData

Definition at line 35 of file flFont.h.

Referenced by fontCharWidth(), fontCreateDebug(), fontCreateTexture(), fontDraw2dChar(), fontDraw2dString(), fontFree(), and fontHeight().

int Font::fontHSpace

Definition at line 36 of file flFont.h.

Referenced by fontCreateDebug(), fontCreateTexture(), fontDraw2dString(), and fontStringWidth().

int Font::fontVSpace

Definition at line 37 of file flFont.h.

Referenced by fontCreateDebug(), fontCreateTexture(), and fontDraw2dString().

u32 Font::fontColor

Definition at line 38 of file flFont.h.

Referenced by fontCreateDebug(), fontCreateTexture(), fontDraw2dChar(), and fontDraw2dString().

u32 Font::fontBackColor

Definition at line 39 of file flFont.h.

Referenced by fontCreateDebug(), fontCreateTexture(), fontDraw2dChar(), and fontDraw2dString().

bool Font::fontFixedWidth

Definition at line 40 of file flFont.h.

Referenced by fontCharWidth(), fontCreateDebug(), and fontCreateTexture().

bool Font::fontDataGlobal

Definition at line 41 of file flFont.h.

Referenced by fontCreateDebug(), fontCreateTexture(), fontFree(), and fontLoad().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 5 19:04:03 2007 for funcLib by  doxygen 1.5.1