mirror of https://github.com/axmolengine/axmol.git
Merge pull request #6070 from CocosRobot/update_lua_bindings_1396255857
[AUTO]: updating luabinding automatically
This commit is contained in:
commit
4d18b7d8f7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue