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

33 lines
914 B
Lua
Raw Normal View History

--------------------------------
-- @module RotationSkewFrame
-- @extend SkewFrame
-- @parent_module ccs
--------------------------------
--
-- @function [parent=#RotationSkewFrame] create
-- @param self
-- @return RotationSkewFrame#RotationSkewFrame ret (return value: ccs.RotationSkewFrame)
--------------------------------
--
-- @function [parent=#RotationSkewFrame] apply
-- @param self
-- @param #float percent
-- @return RotationSkewFrame#RotationSkewFrame self (return value: ccs.RotationSkewFrame)
--------------------------------
--
-- @function [parent=#RotationSkewFrame] clone
-- @param self
-- @return Frame#Frame ret (return value: ccs.Frame)
--------------------------------
--
-- @function [parent=#RotationSkewFrame] RotationSkewFrame
-- @param self
-- @return RotationSkewFrame#RotationSkewFrame self (return value: ccs.RotationSkewFrame)
return nil