Class | Description |
---|---|
AllCollisionMerger |
An implementation of
TiledCollisionMerger that merges all detected tiles |
TileIdCollisionMerger |
An implementation of
TiledCollisionMapper that merges tiles if
they have the same tile ID |
TilePropertyCollisionMerger |
An implementation of
TiledCollisionMerger that merges tiles if they
have the same value for a certain property (or both have no value for the
property) |