TMXObjectGroupInfo 类型
模块: cc
cc.TMXObjectGroupInfo contains the information about the object group like: - group name - group size - group opacity at creation time (it can be modified at runtime) - Whether the group is visible This information is obtained from the TMX file.
索引
属性(properties)
propertiesArrayProperties of the ObjectGroup info.
Details
属性(properties)
properties
Properties of the ObjectGroup info.
| meta | description |
|---|---|
| 类型 | Array |
| 定义于 | cocos2d/tilemap/CCTMXXMLParser.js:125 |