|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSound
PlayerActivatedSound
public class PlayerActivatedSound
| Field Summary | |
|---|---|
private java.lang.String |
file
|
private int |
time
|
| Fields inherited from class Sound |
|---|
player, timer |
| Constructor Summary | |
|---|---|
PlayerActivatedSound(java.lang.String file,
int time)
|
|
| Method Summary | |
|---|---|
void |
controllerUpdate(ControllerEvent c)
|
| Methods inherited from class Sound |
|---|
play, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String file
private int time
| Constructor Detail |
|---|
public PlayerActivatedSound(java.lang.String file,
int time)
| Method Detail |
|---|
public void controllerUpdate(ControllerEvent c)
controllerUpdate in class Sound
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||