axmol/cocos/scripting/lua-bindings/auto/api/EaseExponentialOut.lua

27 lines
820 B
Lua

--------------------------------
-- @module EaseExponentialOut
--------------------------------
-- @function [parent=#EaseExponentialOut] create
-- @param self
-- @param #cc.ActionInterval actioninterval
-- @return EaseExponentialOut#EaseExponentialOut ret (return value: cc.EaseExponentialOut)
--------------------------------
-- @function [parent=#EaseExponentialOut] clone
-- @param self
-- @return EaseExponentialOut#EaseExponentialOut ret (return value: cc.EaseExponentialOut)
--------------------------------
-- @function [parent=#EaseExponentialOut] update
-- @param self
-- @param #float float
--------------------------------
-- @function [parent=#EaseExponentialOut] reverse
-- @param self
-- @return ActionEase#ActionEase ret (return value: cc.ActionEase)
return nil