#include <CCTextImage.h>
Public Member Functions | |
TextImage () | |
~TextImage () | |
bool | initWithString (const char *text, int width, int height, Font *font, bool releaseRAWData=true) |
TextFontPagesDef * | getPages () const |
Font * | getFont () const |
TextImage | ( | ) |
~TextImage | ( | ) |
|
inline |
|
inline |
bool initWithString | ( | const char * | text, |
int | width, | ||
int | height, | ||
Font * | font, | ||
bool | releaseRAWData = true |
||
) |