cocos2d-x  3.0-alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TextFontPagesDef Class Reference

CCTextFontPages collection of pages (TextPageDef) More...

#include <CCTextImage.h>

Public Member Functions

 TextFontPagesDef ()
 ~TextFontPagesDef ()
void addPage (TextPageDef *newPage)
int getNumPages () const
TextPageDefgetPageAt (int index) const

Detailed Description

CCTextFontPages collection of pages (TextPageDef)

A TextImage is composed by one or more text pages. This calss collects all of those pages

Constructor & Destructor Documentation

Member Function Documentation

void addPage ( TextPageDef newPage)
inline
int getNumPages ( ) const
inline
TextPageDef* getPageAt ( int  index) const
inline

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