|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InteractiveClient
An InteractiveClient can register a key listener so that a human can control a simulator's Controllable. It is up to the implementer to know the details of the simulator to create a suitable control scheme; this interface merely provides the hook that allows a Viewer to register the KeyListener.
Method Summary | |
---|---|
java.awt.event.KeyListener |
getKeyListener()
|
Methods inherited from interface edu.ou.mlfw.Client |
---|
endAction, getDisplayName, initialize, loadData, setDisplayName, shutdown, startAction |
Method Detail |
---|
java.awt.event.KeyListener getKeyListener()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |