Package | Description |
---|---|
com.b3dgs.lionengine.game.platform.entity |
Modifier and Type | Method and Description |
---|---|
<C extends java.lang.Enum<C>,T extends TilePlatform<C>,M extends MapTilePlatform<C,T>> |
EntityPlatform.getCollisionTile(M map,
CollisionTileCategory<C> category)
Get the first tile hit for the specified collision tile category matching the collision list.
|