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

15 lines
371 B
Lua
Raw Normal View History

2014-03-10 14:04:58 +08:00
--------------------------------
-- @module BatchNode
--------------------------------
-- @function [parent=#BatchNode] init
-- @param self
-- @return bool#bool ret (return value: bool)
--------------------------------
-- @function [parent=#BatchNode] create
-- @param self
-- @return BatchNode#BatchNode ret (return value: ccs.BatchNode)
return nil