|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptController | |
---|---|
edu.cmu.emulator | Contains the main classes required by the Emulator. |
edu.cmu.emulator.event | A discrete event processing package. |
Uses of ScriptController in edu.cmu.emulator |
---|
Fields in edu.cmu.emulator declared as ScriptController | |
---|---|
protected ScriptController |
Emulator.scriptController
|
Uses of ScriptController in edu.cmu.emulator.event |
---|
Fields in edu.cmu.emulator.event declared as ScriptController | |
---|---|
(package private) static ScriptController |
EventGlobals.scriptController
|
Methods in edu.cmu.emulator.event with parameters of type ScriptController | |
---|---|
static void |
EventGlobals.initGlobals(EmuEventQueue newEventQueue,
ScriptController newScriptController)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |