#include <CC3BitmapLabelNode.h>
Public Attributes | |
NSInteger | amount |
UT_hash_handle | hh |
NSUInteger | key |
Dictionary hash of the kerning info between two characters.
NSInteger CC3KerningHashElement::amount |
The amount in pixels to kern between the two characters.
UT_hash_handle CC3KerningHashElement::hh |
The lookup hash.
NSUInteger CC3KerningHashElement::key |
The hash key.
16-bit for 1st char, 16-bit for 2nd char.