Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
PlatformFont
::
CharInfo
PlatformFont::CharInfo Struct Reference
#include <platformFont.h>
Data Fields
S16
bitmapIndex
U32
xOffset
U32
yOffset
U32
width
U32
height
S32
xOrigin
S32
yOrigin
S32
xIncrement
U8
*
bitmapData
Field Documentation
S16
PlatformFont::CharInfo::bitmapIndex
U32
PlatformFont::CharInfo::xOffset
U32
PlatformFont::CharInfo::yOffset
U32
PlatformFont::CharInfo::width
U32
PlatformFont::CharInfo::height
S32
PlatformFont::CharInfo::xOrigin
S32
PlatformFont::CharInfo::yOrigin
S32
PlatformFont::CharInfo::xIncrement
U8
*
PlatformFont::CharInfo::bitmapData
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen