#include <CC3BitmapLabelNode.h>
Public Attributes | |
| CC3BitmapCharDef | charDef |
| UT_hash_handle | hh |
| NSUInteger | key |
Dictionary hash of the character definitions.
| CC3BitmapCharDef CC3BitmapCharDefHashElement::charDef |
The character definition.
| UT_hash_handle CC3BitmapCharDefHashElement::hh |
The lookup hash.
| NSUInteger CC3BitmapCharDefHashElement::key |
The character unicode value as a hash key.