Merge pull request #6070 from CocosRobot/update_lua_bindings_1396255857

[AUTO]: updating luabinding automatically
This commit is contained in:
James Chen 2014-03-31 17:17:28 +08:00
commit 4d18b7d8f7
1 changed files with 5 additions and 0 deletions

View File

@ -306,6 +306,11 @@
-- @param self
-- @return string#string ret (return value: string)
--------------------------------
-- @function [parent=#Label] setBlendFunc
-- @param self
-- @param #cc.BlendFunc blendfunc
--------------------------------
-- @function [parent=#Label] visit
-- @param self