Package | Description |
---|---|
org.mini2Dx.tiled |
Modifier and Type | Field and Description |
---|---|
protected List<TiledObjectGroup> |
TiledMap.objectGroups |
Modifier and Type | Method and Description |
---|---|
TiledObjectGroup |
TiledMap.getObjectGroup(String name)
Returns the
TiledObjectGroup with the given name |
Modifier and Type | Method and Description |
---|---|
List<TiledObjectGroup> |
TiledMap.getObjectGroups()
Returns the
TiledObjectGroup s of this map |
Modifier and Type | Method and Description |
---|---|
void |
TiledParserNotifier.notifyObjectGroupParsed(TiledObjectGroup parsedObjectGroup) |
void |
TiledParser.notifyObjectGroupParsed(TiledObjectGroup parsedObjectGroup) |
void |
TiledParserListener.onObjectGroupParsed(TiledObjectGroup parsedObjectGroup) |
void |
TiledMap.onObjectGroupParsed(TiledObjectGroup parsedObjectGroup) |
Copyright © 2014. All rights reserved.