|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ISceneHandler | |
|---|---|
| ch.sahits.game.graphic.display.gameplay.internal | ch.sahits.game.graphic.display.gameplay.internal |
| Uses of ISceneHandler in ch.sahits.game.graphic.display.gameplay.internal |
|---|
| Classes in ch.sahits.game.graphic.display.gameplay.internal that implement ISceneHandler | |
|---|---|
(package private) class |
AbstractSceneHandler
This abstract class provides base functionallyty for loading and initializing a scene as well as doing stuff on that scene |
class |
MarketPlaceScenehandler
Scene handler that handles the market place related scenes |
class |
PortSceneHandler
This scene handler handles the port scene related events |
| Fields in ch.sahits.game.graphic.display.gameplay.internal with type parameters of type ISceneHandler | |
|---|---|
private static HashMap<EScene,ISceneHandler> |
SceneHandlerFactory.cache
Cache for the scene loaders |
| Methods in ch.sahits.game.graphic.display.gameplay.internal that return ISceneHandler | |
|---|---|
static ISceneHandler |
SceneHandlerFactory.getSceneLoader(EScene scene,
Rectangle parentsBounds,
IDataImageLoader imgDataLoader,
DisplayImageDIResolver resolver)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||