mirror of https://github.com/axmolengine/axmol.git
11 lines
229 B
Lua
11 lines
229 B
Lua
|
|
||
|
--------------------------------
|
||
|
-- @module FlipX
|
||
|
--------------------------------
|
||
|
-- @function [parent=#FlipX] create
|
||
|
-- @param self
|
||
|
-- @param #bool bool
|
||
|
-- @return FlipX#FlipX ret (return value: cc.FlipX)
|
||
|
|
||
|
return nil
|