|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ka2ddo.yaac.sound.SoundMaker.RunSound
public static class SoundMaker.RunSound
This class provides the services to run sound effects from another thread.
Constructor Summary | |
---|---|
SoundMaker.RunSound(MsgEventType type,
java.lang.Object param)
Create a RunSound instance for the specified event type and type-specific parameter. |
Method Summary | |
---|---|
void |
run()
Do not call. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoundMaker.RunSound(MsgEventType type, java.lang.Object param)
type
- MsgEventType being reportedparam
- Object providing additional information about the event type that can be
substituted into spoken messagesMethod Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |