|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EngineControlAdapter | |
|---|---|
| com.tomgibara.pronto.control | |
| com.tomgibara.pronto.control.impl | |
| Uses of EngineControlAdapter in com.tomgibara.pronto.control |
|---|
| Methods in com.tomgibara.pronto.control that return EngineControlAdapter | |
|---|---|
EngineControlAdapter<S,L,P> |
Controller.getAdapter()
The adapter that is being used by the controller to mediate external events and the state graph. |
| Methods in com.tomgibara.pronto.control with parameters of type EngineControlAdapter | ||
|---|---|---|
abstract
|
ControlFactory.newController(ControllerSettings settings,
com.tomgibara.pronto.state.StateEngine<S,L,P> engine,
EngineControlAdapter<S,L,P> adapter)
Constructs a new controller. |
|
| Uses of EngineControlAdapter in com.tomgibara.pronto.control.impl |
|---|
| Methods in com.tomgibara.pronto.control.impl that return EngineControlAdapter | |
|---|---|
EngineControlAdapter<S,L,P> |
ControllerImpl.getAdapter()
|
| Methods in com.tomgibara.pronto.control.impl with parameters of type EngineControlAdapter | ||
|---|---|---|
|
ControlFactoryImpl.newController(ControllerSettings settings,
com.tomgibara.pronto.state.StateEngine<S,L,P> engine,
EngineControlAdapter<S,L,P> adapter)
|
|
| Constructors in com.tomgibara.pronto.control.impl with parameters of type EngineControlAdapter | |
|---|---|
ControllerImpl(com.tomgibara.pronto.state.StateEngine<S,L,P> engine,
EngineControlAdapter<S,L,P> adapter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||