- 首页
- 相关页面
- 模块
- 命名空间
- 类
- 文件
-
)
- 类列表
- 类索引
- 类继承关系
- 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
Public 成员函数 | 静态 Public 成员函数 | 所有成员列表
LuaValue类 参考
#include
构造及析构函数说明
成员函数说明
static const LuaValue booleanValue | ( | const bool | booleanValue | ) | |
| static |
bool booleanValue | ( | void | | ) | const |
| inline |
static const LuaValue ccobjectValue | ( | Ref | ccobjectValue, | | | const char | objectTypename | | ) | | |
| static |
static const LuaValue ccobjectValue | ( | Ref * | ccobjectValue, | | | const std::string & | objectTypename | | ) | | |
| static |
Ref* ccobjectValue | ( | void | | ) | const |
| inline |
static const LuaValue floatValue | ( | const float | floatValue | ) | |
| static |
float floatValue | ( | void | | ) | const |
| inline |
const std::string& getObjectTypename | ( | void | | ) | const |
| inline |
static const LuaValue intValue | ( | const int | intValue | ) | |
| static |
int intValue | ( | void | | ) | const |
| inline |
static const LuaValue stringValue | ( | const char * | stringValue | ) | |
| static |
static const LuaValue stringValue | ( | const std::string & | stringValue | ) | |
| static |
const std::string& stringValue | ( | void | | ) | const |
| inline |
该类的文档由以下文件生成:
- /Users/zeroyang/Documents/github/cocos2d-x/cocos/scripting/lua-bindings/manual/CCLuaValue.h