Uses of Class
com.b3dgs.lionengine.game.platform.PlatformEntrySetup

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

Uses of PlatformEntrySetup in com.b3dgs.lionengine.game.platform
 

Subclasses of PlatformEntrySetup in com.b3dgs.lionengine.game.platform
 class RasteredPlatformEntrySetup
          Define a structure used to create multiple rastered platform entry, sharing the same data.
 

Constructors in com.b3dgs.lionengine.game.platform with parameters of type PlatformEntrySetup
AbstractPlatformEntity(PlatformEntrySetup setup)
          Create a new platform entity from an existing, sharing the same surface.