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