Files
2026-03-03 13:56:44 +08:00

26 lines
690 B
Lua

--------------------------------
-- @module RotationSkewFrame
-- @extend SkewFrame
-- @parent_module ccs
--------------------------------
--
-- @function [parent=#RotationSkewFrame] create
-- @param self
-- @return RotationSkewFrame#RotationSkewFrame ret (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