|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmuEventTarget | |
|---|---|
| edu.cmu.emulator.event | A discrete event processing package. |
| Uses of EmuEventTarget in edu.cmu.emulator.event |
|---|
| Classes in edu.cmu.emulator.event that implement EmuEventTarget | |
|---|---|
class |
MethodCaller
The target object responsible for method invocation in the Emulator 'Event model'. |
| Fields in edu.cmu.emulator.event declared as EmuEventTarget | |
|---|---|
protected EmuEventTarget |
EmuEvent.target
|
| Methods in edu.cmu.emulator.event that return EmuEventTarget | |
|---|---|
EmuEventTarget |
EmuEvent.getTarget()
|
| Methods in edu.cmu.emulator.event with parameters of type EmuEventTarget | |
|---|---|
void |
EmuEvent.init(long time,
EmuEventTarget target)
|
| Constructors in edu.cmu.emulator.event with parameters of type EmuEventTarget | |
|---|---|
EmuEvent(long time,
EmuEventTarget target)
|
|
EmuEvent(long time,
EmuEventTarget target,
MovableObject obj)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||