Package | Description |
---|---|
com.b3dgs.lionengine.game.strategy.entity | |
com.b3dgs.lionengine.game.strategy.map |
Modifier and Type | Class and Description |
---|---|
class |
HandlerEntityStrategy<R extends Enum<R>,T extends TileStrategy<?,R>,E extends EntityStrategy,C extends ControlPanelModel<E>>
This class will handle a list of entities, by updating and rendering them.
|
Modifier and Type | Class and Description |
---|---|
class |
MapTileStrategy<C extends Enum<C>,R extends Enum<R>,T extends TileStrategy<C,R>>
Abstract representation of a path based map, used for pathfinding.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.