Package | Description |
---|---|
com.b3dgs.lionengine.game.effect | |
com.b3dgs.lionengine.game.entity | |
com.b3dgs.lionengine.game.projectile |
Modifier and Type | Class and Description |
---|---|
class |
HandlerEffectGame<E extends EffectGame>
Handle effects.
|
Modifier and Type | Class and Description |
---|---|
class |
HandlerEntityGame<E extends EntityGame>
Designed to handle a type, by updating and rendering it.
|
Modifier and Type | Class and Description |
---|---|
class |
HandlerProjectileGame<E extends EntityGame,P extends ProjectileGame<E,?>>
Handle all ship projectiles (the ship represents the main player).
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.