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

SDefaultFont Struct Reference

List of all members.

Public Attributes

char rawFilename [64]
int w
int h
int start
int end
int space

Detailed Description

Definition at line 427 of file Fonts.cpp.


Member Data Documentation

int SDefaultFont::end
 

Definition at line 430 of file Fonts.cpp.

Referenced by LoadFont().

int SDefaultFont::h
 

Definition at line 429 of file Fonts.cpp.

Referenced by LoadFont().

char SDefaultFont::rawFilename[64]
 

Definition at line 428 of file Fonts.cpp.

Referenced by LoadFont().

int SDefaultFont::space
 

Definition at line 431 of file Fonts.cpp.

Referenced by LoadFont().

int SDefaultFont::start
 

Definition at line 430 of file Fonts.cpp.

Referenced by LoadFont().

int SDefaultFont::w
 

Definition at line 429 of file Fonts.cpp.

Referenced by LoadFont().


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