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

28 lines
718 B
Lua
Raw Normal View History

--------------------------------
-- @module ActionFadeFrame
-- @extend ActionFrame
-- @parent_module ccs
--------------------------------
-- @function [parent=#ActionFadeFrame] getOpacity
-- @param self
-- @return int#int ret (return value: int)
--------------------------------
-- @function [parent=#ActionFadeFrame] getAction
-- @param self
-- @param #float float
-- @return ActionInterval#ActionInterval ret (return value: cc.ActionInterval)
--------------------------------
-- @function [parent=#ActionFadeFrame] setOpacity
-- @param self
-- @param #int int
--------------------------------
-- @function [parent=#ActionFadeFrame] ActionFadeFrame
-- @param self
return nil