#include <lua_cocos2dx_extension_manual.h>
Public Member Functions | |
| LuaTableViewEventData (cocos2d::ScriptHandlerMgr::HandlerType _handleType, void *_value=nullptr) | |
| LuaTableViewEventData ( var _handleType, var nullptr) | |
| LuaTableViewEventData ( local _handleType, local nullptr) | |
Public Attributes | |
| cocos2d::ScriptHandlerMgr::HandlerType | handlerType |
| var | handlerType |
| local | handlerType |
| void * | value |
| var | value |
| local | value |
|
inline |
|
inline |
|
inline |
| cocos2d::ScriptHandlerMgr::HandlerType handlerType |
| var handlerType |
| local handlerType |
| void* value |
| var value |
| local value |