axmol/cocos/scripting/lua-bindings/auto/api/EventCustom.lua

18 lines
392 B
Lua
Raw Normal View History

2014-03-10 14:04:58 +08:00
--------------------------------
-- @module EventCustom
-- @extend Event
-- @parent_module cc
2014-03-10 14:04:58 +08:00
--------------------------------
-- @function [parent=#EventCustom] getEventName
-- @param self
-- @return string#string ret (return value: string)
--------------------------------
-- @function [parent=#EventCustom] EventCustom
-- @param self
-- @param #string str
return nil