FixedWidthFont Struct Reference

#include <FixedWidthFont.h>

List of all members.

Public Member Functions

 ~FixedWidthFont ()

Static Public Member Functions

static FixedWidthFontCreate (std::string iniroot)

Public Attributes

int width
int height
int align_x
int align_y
Texturetex


Detailed Description

Definition at line 25 of file FixedWidthFont.h.


Constructor & Destructor Documentation

FixedWidthFont::~FixedWidthFont (  ) 


Member Function Documentation

FixedWidthFont * FixedWidthFont::Create ( std::string  iniroot  )  [static]

Definition at line 27 of file FixedWidthFont.cpp.

References align_x, Texture::Create(), ConfigFileManager::get(), FileSystem::get_instance(), ConfigFileManager::get_instance(), Texture::height, height, perr, FileSystem::ReadFile(), tex, Texture::width, and width.

Referenced by GUIApp::LoadConsoleFont().


Member Data Documentation

int FixedWidthFont::align_x

Definition at line 28 of file FixedWidthFont.h.

Referenced by Create().

int FixedWidthFont::align_y

Definition at line 29 of file FixedWidthFont.h.

int FixedWidthFont::height

Definition at line 27 of file FixedWidthFont.h.

Referenced by Create(), Console::DrawConsole(), Console::DrawConsoleNotify(), and GUIApp::paint().

Texture* FixedWidthFont::tex

Definition at line 31 of file FixedWidthFont.h.

Referenced by Create().

int FixedWidthFont::width

Definition at line 26 of file FixedWidthFont.h.

Referenced by Console::CheckResize(), Create(), Console::DrawConsole(), Console::DrawConsoleNotify(), and GUIApp::paint().


The documentation for this struct was generated from the following files:
Generated on Fri Jul 27 22:29:11 2007 for pentagram by  doxygen 1.4.7