PlatformFont::CharInfo Struct Reference

#include <platformFont.h>

List of all members.

Public Attributes

S16 bitmapIndex
U32 xOffset
 x offset into bitmap sheet
U32 yOffset
 y offset into bitmap sheet
U32 width
 width of character (pixels)
U32 height
 height of character (pixels)
S32 xOrigin
S32 yOrigin
S32 xIncrement
U8bitmapData
 temp storage for bitmap data


Member Data Documentation

Note:
-1 indicates character is NOT to be rendered, i.e.,
, , etc.

x offset into bitmap sheet

y offset into bitmap sheet

width of character (pixels)

height of character (pixels)

temp storage for bitmap data