TiledMap.TMXObjectType Enum
Module: cc
TiledMap Object Type
Index
- RECT
- ELLIPSE
- POLYGON
- POLYLINE
- IMAGE
- TEXT
Details
RECT
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/tilemap/CCTiledMap.js:246 | 
ELLIPSE
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/tilemap/CCTiledMap.js:253 | 
POLYGON
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/tilemap/CCTiledMap.js:260 | 
POLYLINE
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/tilemap/CCTiledMap.js:267 | 
IMAGE
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/tilemap/CCTiledMap.js:274 | 
TEXT
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/tilemap/CCTiledMap.js:281 | 
