cocos2d-x 3.0
- 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
Public 成员函数 - 图1 Public 成员函数 - 图2)
- 类列表 - 类索引 - 类继承关系 - 类成员

全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

Public 成员函数 | 静态 Public 成员函数 | 所有成员列表

LuaValue类 参考

#include

## Public 成员函数
LuaValue (void)
LuaValue (const LuaValue &rhs)
LuaValue & operator= (const LuaValue &rhs)
~LuaValue (void)
const LuaValueType getType (void) const
const std::string & getObjectTypename (void) const
int intValue (void) const
float floatValue (void) const
bool booleanValue (void) const
const std::string & stringValue (void) const
const LuaValueDict & dictValue (void) const
const LuaValueArray & arrayValue (void) const
Ref * ccobjectValue (void) const
## 静态 Public 成员函数
static const LuaValue intValue (const int intValue)
static const LuaValue floatValue (const float floatValue)
static const LuaValue booleanValue (const bool booleanValue)
static const LuaValue stringValue (const char stringValue)
static const LuaValue stringValue (const std::string &stringValue)
static const LuaValue dictValue (const LuaValueDict &dictValue)
static const LuaValue arrayValue (const LuaValueArray &arrayValue)
static const LuaValue ccobjectValue (Ref ccobjectValue, const char objectTypename)
static const LuaValue ccobjectValue (Ref ccobjectValue, const std::string &objectTypename)

构造及析构函数说明

LuaValue ( void )

inline

LuaValue ( const LuaValue & rhs)

~LuaValue ( void )

成员函数说明

static const LuaValue arrayValue ( const LuaValueArray & arrayValue)

static

const LuaValueArray& arrayValue ( void ) const

inline

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 dictValue ( const LuaValueDict & dictValue)

static

const LuaValueDict& dictValue ( void ) const

inline

static const LuaValue floatValue ( const float floatValue)

static

float floatValue ( void ) const

inline

const std::string& getObjectTypename ( void ) const

inline

const LuaValueType getType ( void ) const

inline

static const LuaValue intValue ( const int intValue)

static

int intValue ( void ) const

inline

LuaValue& operator= ( const LuaValue & rhs)

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
  • cocos2d
  • LuaValue
  • 生成于 2014年 五月 29日 星期四 09:41:47 , 为 cocos2d-x使用 doxygen 1.8.6