Interface | Description |
---|---|
EntityStrategyListener<E extends EntityStrategy> |
Entity activities listener.
|
Class | Description |
---|---|
EntityStrategy |
This class represent the first abstraction for any kind of entity which can be used in a strategy game.
|
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.
|
Exception | Description |
---|---|
EntityNotFoundException |
This exception is thrown when an entity is not found.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.