[ci skip][AUTO]: updating luabinding & jsbinding automatically

This commit is contained in:
CocosRobot 2016-07-26 02:06:58 +00:00
parent afc054ea2d
commit 9566a0cb24
2 changed files with 2 additions and 2 deletions

View File

@ -356,7 +356,7 @@
-- @function [parent=#ListView] removeChild
-- @param self
-- @param #cc.Node child
-- @param #bool cleaup
-- @param #bool cleanup
-- @return ListView#ListView self (return value: ccui.ListView)
--------------------------------

View File

@ -525,7 +525,7 @@
-- @function [parent=#ScrollView] removeChild
-- @param self
-- @param #cc.Node child
-- @param #bool cleaup
-- @param #bool cleanup
-- @return ScrollView#ScrollView self (return value: ccui.ScrollView)
--------------------------------