#include <UIRichText.h>
|
| RichElementImage () |
| RichElementImage () |
virtual | ~RichElementImage () |
var | ~RichElementImage () |
bool | init (int tag, const Color3B &color, GLubyte opacity, const char *filePath) |
var | init ( var tag, var color, var opacity, var filePath) |
| 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 () |
var create |
( |
var |
tag, |
|
|
var |
color, |
|
|
var |
opacity, |
|
|
var |
filePath |
|
) |
| |
|
static |
bool init |
( |
int |
tag, |
|
|
const Color3B & |
color, |
|
|
GLubyte |
opacity, |
|
|
const char * |
filePath |
|
) |
| |
var init |
( |
var |
tag, |
|
|
var |
color, |
|
|
var |
opacity, |
|
|
var |
filePath |
|
) |
| |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/cocos/ui/UIRichText.h