#include <UIRichText.h>
|
| | RichElementImage () |
| | RichElementImage () |
| | RichElementImage () |
| virtual | ~RichElementImage () |
| var | ~RichElementImage () |
| local | ~RichElementImage () |
| bool | init (int tag, const Color3B &color, GLubyte opacity, const std::string &filePath) |
| var | init ( var tag, var color, var opacity, var filePath) |
| local | init ( local tag, local color, local opacity, local filePath) |
| | 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 () |
| | Releases the ownership immediately. More...
|
| |
| Ref * | autorelease () |
| | Releases 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 |
| local create |
( |
local |
tag, |
|
|
local |
color, |
|
|
local |
opacity, |
|
|
local |
filePath |
|
) |
| |
|
static |
| bool init |
( |
int |
tag, |
|
|
const Color3B & |
color, |
|
|
GLubyte |
opacity, |
|
|
const std::string & |
filePath |
|
) |
| |
| var init |
( |
var |
tag, |
|
|
var |
color, |
|
|
var |
opacity, |
|
|
var |
filePath |
|
) |
| |
| local init |
( |
local |
tag, |
|
|
local |
color, |
|
|
local |
opacity, |
|
|
local |
filePath |
|
) |
| |
The documentation for this class was generated from the following file: