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