v2.0.2
Public Attributes | List of all members
CC3KerningHashElement Struct Reference

#include <CC3BitmapLabelNode.h>

Public Attributes

NSInteger amount
 
UT_hash_handle hh
 
NSUInteger key
 

Detailed Description

Dictionary hash of the kerning info between two characters.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: