Files
wnmj-normal/cocos2d/cocos/scripting/lua-bindings/auto/api/TMXLayerInfo.lua

27 lines
689 B
Lua
Raw Normal View History

2026-03-03 13:56:44 +08:00
--------------------------------
-- @module TMXLayerInfo
-- @extend Ref
-- @parent_module cc
--------------------------------
--
-- @function [parent=#TMXLayerInfo] setProperties
-- @param self
-- @param #map_table properties
-- @return TMXLayerInfo#TMXLayerInfo self (return value: cc.TMXLayerInfo)
--------------------------------
--
-- @function [parent=#TMXLayerInfo] getProperties
-- @param self
-- @return map_table#map_table ret (return value: map_table)
--------------------------------
-- js ctor
-- @function [parent=#TMXLayerInfo] TMXLayerInfo
-- @param self
-- @return TMXLayerInfo#TMXLayerInfo self (return value: cc.TMXLayerInfo)
return nil