_CL_Font_System_Position Struct Reference
[clanDisplay Font]

Bitmap Font Position class. More...

#include <font_system.h>

List of all members.

Public Attributes

unsigned int glyph
 The glyph (0 denotes end of list).
int x_pos
 Font X Position in the pixel buffer.
int y_pos
 Font Y Position in the pixel buffer.
int width
 Font Width.
int height
 Font Height.
int x_offset
 X Offset when drawing.
int y_offset
 Y Offset when drawing.
int x_increment
 X Increment when drawing.
int y_increment
 Y Increment when drawing.


Detailed Description

Bitmap Font Position class.


Member Data Documentation

unsigned int _CL_Font_System_Position::glyph
 

The glyph (0 denotes end of list).

int _CL_Font_System_Position::height
 

Font Height.

int _CL_Font_System_Position::width
 

Font Width.

int _CL_Font_System_Position::x_increment
 

X Increment when drawing.

int _CL_Font_System_Position::x_offset
 

X Offset when drawing.

int _CL_Font_System_Position::x_pos
 

Font X Position in the pixel buffer.

int _CL_Font_System_Position::y_increment
 

Y Increment when drawing.

int _CL_Font_System_Position::y_offset
 

Y Offset when drawing.

int _CL_Font_System_Position::y_pos
 

Font Y Position in the pixel buffer.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 3 02:39:34 2009 for ClanLib by  doxygen 1.4.6