Uses of Package
com.b3dgs.lionengine.game.platform

Packages that use com.b3dgs.lionengine.game.platform
com.b3dgs.lionengine.game   
com.b3dgs.lionengine.game.map   
com.b3dgs.lionengine.game.platform   
 

Classes in com.b3dgs.lionengine.game.platform used by com.b3dgs.lionengine.game
CollisionType
          This represent a collision structure, which is used to know what is the tile collision.
 

Classes in com.b3dgs.lionengine.game.platform used by com.b3dgs.lionengine.game.map
CollisionType
          This represent a collision structure, which is used to know what is the tile collision.
 

Classes in com.b3dgs.lionengine.game.platform used by com.b3dgs.lionengine.game.platform
AbstractPlatformEntity
          Abstract and standard entity used for platform games.
Border4
           
PlatformCamera
          More specific camera, platform game oriented.
PlatformEntrySetup
          Define a structure used to create multiple platform entry, sharing the same data.
RasteredPlatformEntrySetup
          Define a structure used to create multiple rastered platform entry, sharing the same data.