TextImage.
More...
#include <CCTextImage.h>
|
| TextImage () |
| ctor () |
| TextImage () |
| ~TextImage () |
bool | initWithString (const char *text, int width, int height, Font *font, bool releaseRAWData=true) |
var | initWithString ( var text, var width, var height, var font, var true) |
local | initWithString ( local text, local width, local height, local font, local true) |
TextFontPagesDef * | getPages () const |
Font * | getFont () const |
var | getFont () |
local | getFont () |
bool initWithString |
( |
const char * |
text, |
|
|
int |
width, |
|
|
int |
height, |
|
|
Font * |
font, |
|
|
bool |
releaseRAWData = true |
|
) |
| |
var initWithString |
( |
var |
text, |
|
|
var |
width, |
|
|
var |
height, |
|
|
var |
font, |
|
|
var |
releaseRAWData = true |
|
) |
| |
local initWithString |
( |
local |
text, |
|
|
local |
width, |
|
|
local |
height, |
|
|
local |
font, |
|
|
local |
releaseRAWData = true |
|
) |
| |
The documentation for this class was generated from the following file: