Package | Description |
---|---|
com.b3dgs.lionengine.game | |
com.b3dgs.lionengine.game.projectile |
Modifier and Type | Class and Description |
---|---|
class |
FactoryObjectGame<T extends java.lang.Enum<T> & ObjectType,S extends SetupGame,O extends ObjectGame>
It performs a list of
SetupGame considering an input enumeration. |
Modifier and Type | Class and Description |
---|---|
class |
TypeObject
Object type.
|
Modifier and Type | Class and Description |
---|---|
class |
LauncherProjectileGame<T extends java.lang.Enum<T> & ObjectType,E extends EntityGame,E2 extends Surface,P extends ProjectileGame<E,E2>>
Represents a projectile launcher.
|