mirror of https://github.com/axmolengine/axmol.git
10 lines
253 B
Lua
10 lines
253 B
Lua
|
|
||
|
--------------------------------
|
||
|
-- @module ActionEase
|
||
|
--------------------------------
|
||
|
-- @function [parent=#ActionEase] getInnerAction
|
||
|
-- @param self
|
||
|
-- @return ActionInterval#ActionInterval ret (return value: cc.ActionInterval)
|
||
|
|
||
|
return nil
|