mirror of https://github.com/axmolengine/axmol.git
Merge pull request #6041 from CocosRobot/update_lua_bindings_1395987370
[AUTO]: updating luabinding automatically
This commit is contained in:
commit
2fcc141bc3
|
@ -406,9 +406,9 @@
|
|||
-- @return color4F_table#color4F_table ret (return value: color4F_table)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getEndColor
|
||||
-- @function [parent=#ParticleSystem] getRotationIsDir
|
||||
-- @param self
|
||||
-- @return color4F_table#color4F_table ret (return value: color4F_table)
|
||||
-- @return bool#bool ret (return value: bool)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] setScale
|
||||
|
@ -421,9 +421,9 @@
|
|||
-- @return float#float ret (return value: float)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getRotationIsDir
|
||||
-- @function [parent=#ParticleSystem] getEndColor
|
||||
-- @param self
|
||||
-- @return bool#bool ret (return value: bool)
|
||||
-- @return color4F_table#color4F_table ret (return value: color4F_table)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getLifeVar
|
||||
|
|
|
@ -1 +1 @@
|
|||
506177408f7bc44ccba9d2518adbf47e8994bc83
|
||||
7aff65efe54886d705b227ba45205bc6d4f8a650
|
Loading…
Reference in New Issue