Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SFont Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

char fontName [64]
void * font


Detailed Description

Definition at line 1130 of file FlyLegacy.h.


Member Data Documentation

void* SFont::font
 

Definition at line 1133 of file FlyLegacy.h.

Referenced by CharHeight(), CharWidth(), DrawChar(), DrawText(), DrawTextC(), DrawTextR(), FreeFont(), LoadFont(), MaxCharHeight(), MaxCharWidth(), TextHeight(), and TextWidth().

char SFont::fontName[64]
 

Definition at line 1132 of file FlyLegacy.h.

Referenced by InitFonts(), and LoadFont().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen