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

27 lines
689 B
Lua
Raw Normal View History

2014-03-10 14:04:58 +08:00
--------------------------------
-- @module TMXLayerInfo
-- @extend Ref
-- @parent_module cc
2014-03-10 14:04:58 +08:00
--------------------------------
--
2014-03-10 14:04:58 +08:00
-- @function [parent=#TMXLayerInfo] setProperties
-- @param self
-- @param #map_table properties
-- @return TMXLayerInfo#TMXLayerInfo self (return value: cc.TMXLayerInfo)
2014-03-10 14:04:58 +08:00
--------------------------------
--
2014-03-10 14:04:58 +08:00
-- @function [parent=#TMXLayerInfo] getProperties
-- @param self
-- @return map_table#map_table ret (return value: map_table)
--------------------------------
-- js ctor
2014-03-10 14:04:58 +08:00
-- @function [parent=#TMXLayerInfo] TMXLayerInfo
-- @param self
-- @return TMXLayerInfo#TMXLayerInfo self (return value: cc.TMXLayerInfo)
2014-03-10 14:04:58 +08:00
return nil