#include <UIRichText.h>
|
| | RichElementText () |
| | RichElementText () |
| | RichElementText () |
| virtual | ~RichElementText () |
| var | ~RichElementText () |
| local | ~RichElementText () |
| virtual bool | init (int tag, const ccColor3B &color, GLubyte opacity, const char *text, const char *fontName, float fontSize) |
| local | init ( local tag, local color, local opacity, local text, local fontName, local fontSize) |
| | RichElement () |
| | RichElement () |
| | RichElement () |
| virtual | ~RichElement () |
| virtual bool | init (int tag, const ccColor3B &color, GLubyte opacity) |
| | CCObject (void) |
| virtual | ~CCObject (void) |
| void | release (void) |
| void | retain (void) |
| CCObject * | autorelease (void) |
| CCObject * | copy (void) |
| bool | isSingleReference (void) const |
| unsigned int | retainCount (void) const |
| virtual bool | isEqual (const CCObject *pObject) |
| virtual void | acceptVisitor (CCDataVisitor &visitor) |
| virtual void | update (float dt) |
| virtual CCObject * | copyWithZone (CCZone *pZone) |
|
| static RichElementText * | create (int tag, const ccColor3B &color, GLubyte opacity, const char *text, const char *fontName, float fontSize) |
| local | create ( local tag, local color, local opacity, local text, local fontName, local fontSize) |
| static RichElementText* create |
( |
int |
tag, |
|
|
const ccColor3B & |
color, |
|
|
GLubyte |
opacity, |
|
|
const char * |
text, |
|
|
const char * |
fontName, |
|
|
float |
fontSize |
|
) |
| |
|
static |
| var create |
( |
var |
tag, |
|
|
var |
color, |
|
|
var |
opacity, |
|
|
var |
text, |
|
|
var |
fontName, |
|
|
var |
fontSize |
|
) |
| |
|
static |
| local create |
( |
local |
tag, |
|
|
local |
color, |
|
|
local |
opacity, |
|
|
local |
text, |
|
|
local |
fontName, |
|
|
local |
fontSize |
|
) |
| |
|
static |
| virtual bool init |
( |
int |
tag, |
|
|
const ccColor3B & |
color, |
|
|
GLubyte |
opacity, |
|
|
const char * |
text, |
|
|
const char * |
fontName, |
|
|
float |
fontSize |
|
) |
| |
|
virtual |
| var init |
( |
var |
tag, |
|
|
var |
color, |
|
|
var |
opacity, |
|
|
var |
text, |
|
|
var |
fontName, |
|
|
var |
fontSize |
|
) |
| |
|
virtual |
| local init |
( |
local |
tag, |
|
|
local |
color, |
|
|
local |
opacity, |
|
|
local |
text, |
|
|
local |
fontName, |
|
|
local |
fontSize |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x/extensions/CocoStudio/GUI/UIWidgets/UIRichText.h