TMXObjectGroupInfo Class
Module: 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.
Index
Properties
propertiesArrayProperties of the ObjectGroup info.
Details
Properties
properties
Properties of the ObjectGroup info.
| meta | description |
|---|---|
| Type | Array |
| Defined in | cocos2d/tilemap/CCTMXXMLParser.js:125 |