Package | Description |
---|---|
com.b3dgs.lionengine.game.platform.entity | |
com.b3dgs.lionengine.game.platform.map |
Modifier and Type | Method and Description |
---|---|
<C extends Enum<C> & CollisionTile,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.
|
Modifier and Type | Class and Description |
---|---|
class |
MapTilePlatformRastered<C extends Enum<C> & CollisionTile,T extends TilePlatform<C>>
Rastered version of a platform tile map.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.