#include <UIRichText.h>
|
| RichElementText () |
virtual | ~RichElementText () |
bool | init (int tag, const Color3B &color, GLubyte opacity, const char *text, const char *fontName, float fontSize) |
| RichElement () |
| RichElement () |
| RichElement () |
virtual | ~RichElement () |
var | ~RichElement () |
local | ~RichElement () |
bool | init (int tag, const Color3B &color, GLubyte opacity) |
var | init ( var tag, var color, var opacity) |
local | init ( local tag, local color, local opacity) |
void | retain () |
| Retains the ownership. More...
|
|
void | release () |
| Release the ownership immediately. More...
|
|
Ref * | autorelease () |
| Release the ownership sometime soon automatically. More...
|
|
unsigned int | getReferenceCount () const |
| Returns the Ref's current reference count. More...
|
|
virtual | ~Ref () |
static RichElementText* create |
( |
int |
tag, |
|
|
const Color3B & |
color, |
|
|
GLubyte |
opacity, |
|
|
const char * |
text, |
|
|
const char * |
fontName, |
|
|
float |
fontSize |
|
) |
| |
|
static |
bool init |
( |
int |
tag, |
|
|
const Color3B & |
color, |
|
|
GLubyte |
opacity, |
|
|
const char * |
text, |
|
|
const char * |
fontName, |
|
|
float |
fontSize |
|
) |
| |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/cocos/ui/UIRichText.h