CCTextFontPages collection of pages (TextPageDef) More...
#include <CCTextImage.h>
Public Member Functions | |
| TextFontPagesDef () | |
| ~TextFontPagesDef () | |
| void | addPage (TextPageDef *newPage) |
| int | getNumPages () const |
| TextPageDef * | getPageAt (int index) const |
CCTextFontPages collection of pages (TextPageDef)
A TextImage is composed by one or more text pages. This calss collects all of those pages
| TextFontPagesDef | ( | ) |
| ~TextFontPagesDef | ( | ) |
|
inline |
|
inline |
|
inline |