Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

PLMChar Struct Reference

Character for PLMFont. More...

#include <PLMFont.hpp>

List of all members.

Public Attributes

u16 x
u16 y
u8 w
u8 h
s16 h_offset


Detailed Description

Character for PLMFont.


Member Data Documentation

u16 PLMChar::x
 

x position of the char in the src image

u16 PLMChar::y
 

y position of the char in the src image

u8 PLMChar::w
 

width

u8 PLMChar::h
 

height

s16 PLMChar::h_offset
 

position on the base line (>0 = below)


The documentation for this struct was generated from the following file:
  • PLMFont.hpp

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:38 2004.