#include <CCLuaValue.h>
var arrayValue |
( |
var |
arrayValue | ) |
|
|
static |
local arrayValue |
( |
local |
arrayValue | ) |
|
|
static |
static const LuaValue booleanValue |
( |
const bool |
booleanValue | ) |
|
|
static |
var booleanValue |
( |
var |
booleanValue | ) |
|
|
static |
local booleanValue |
( |
local |
booleanValue | ) |
|
|
static |
bool booleanValue |
( |
void |
| ) |
const |
|
inline |
static const LuaValue ccobjectValue |
( |
Ref * |
ccobjectValue, |
|
|
const char * |
objectTypename |
|
) |
| |
|
static |
var ccobjectValue |
( |
var |
ccobjectValue, |
|
|
var |
objectTypename |
|
) |
| |
|
static |
local ccobjectValue |
( |
local |
ccobjectValue, |
|
|
local |
objectTypename |
|
) |
| |
|
static |
static const LuaValue ccobjectValue |
( |
Ref * |
ccobjectValue, |
|
|
const std::string & |
objectTypename |
|
) |
| |
|
static |
var ccobjectValue |
( |
var |
ccobjectValue, |
|
|
var |
objectTypename |
|
) |
| |
|
static |
local ccobjectValue |
( |
local |
ccobjectValue, |
|
|
local |
objectTypename |
|
) |
| |
|
static |
Ref* ccobjectValue |
( |
void |
| ) |
const |
|
inline |
var dictValue |
( |
var |
dictValue | ) |
|
|
static |
local dictValue |
( |
local |
dictValue | ) |
|
|
static |
static const LuaValue floatValue |
( |
const float |
floatValue | ) |
|
|
static |
var floatValue |
( |
var |
floatValue | ) |
|
|
static |
local floatValue |
( |
local |
floatValue | ) |
|
|
static |
float floatValue |
( |
void |
| ) |
const |
|
inline |
const std::string&
getObjectTypename |
( |
void |
| ) |
const |
|
inline |
var getObjectTypename |
( |
|
| ) |
|
|
inline |
local getObjectTypename |
( |
|
| ) |
|
|
inline |
static const LuaValue intValue |
( |
const int |
intValue | ) |
|
|
static |
var intValue |
( |
var |
intValue | ) |
|
|
static |
local intValue |
( |
local |
intValue | ) |
|
|
static |
int intValue |
( |
void |
| ) |
const |
|
inline |
static const LuaValue stringValue |
( |
const char * |
stringValue | ) |
|
|
static |
var stringValue |
( |
var |
stringValue | ) |
|
|
static |
local stringValue |
( |
local |
stringValue | ) |
|
|
static |
static const LuaValue stringValue |
( |
const std::string & |
stringValue | ) |
|
|
static |
var stringValue |
( |
var |
stringValue | ) |
|
|
static |
local stringValue |
( |
local |
stringValue | ) |
|
|
static |
const std::string& stringValue |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /Users/guanghui/cocos2d-x-v3/cocos/scripting/lua-bindings/manual/CCLuaValue.h