mirror of https://github.com/axmolengine/axmol.git
[AUTO]: updating luabinding automatically
This commit is contained in:
parent
aaab8881ae
commit
b1859a4cac
|
@ -43,20 +43,6 @@
|
|||
-- @param self
|
||||
-- @return point_table#point_table ret (return value: point_table)
|
||||
|
||||
--------------------------------
|
||||
-- overload function: initWithColor(color4B_table, color4B_table)
|
||||
--
|
||||
-- overload function: initWithColor()
|
||||
--
|
||||
-- overload function: initWithColor(color4B_table, color4B_table, point_table)
|
||||
--
|
||||
-- @function [parent=#LayerGradient] initWithColor
|
||||
-- @param self
|
||||
-- @param #color4B_table color4b
|
||||
-- @param #color4B_table color4b
|
||||
-- @param #point_table point
|
||||
-- @return bool#bool ret (retunr value: bool)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#LayerGradient] setEndColor
|
||||
-- @param self
|
||||
|
|
|
@ -1 +1 @@
|
|||
bb331bf4e55b4ca2f5b12c75e6c3e638ae3367d0
|
||||
2b4d7967b19a02138c89b1c3ed7fc4682267a47a
|
|
@ -1546,7 +1546,6 @@ int register_all_cocos2dx(lua_State* tolua_S);
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // __cocos2dx_h__
|
||||
|
|
Loading…
Reference in New Issue