| Package | Description |
|---|---|
| org.robokind.api.common.playable |
| Modifier and Type | Field and Description |
|---|---|
protected List<PlayableListener> |
AbstractPlayable.myPlayableListeners
Listeners for PlayState changes
|
| Modifier and Type | Method and Description |
|---|---|
void |
Playable.addPlayableListener(PlayableListener listener)
Adds a PlayableListener to be notified when the PlayState changes.
|
void |
AbstractPlayable.addPlayableListener(PlayableListener listener) |
void |
Playable.removePlayableListener(PlayableListener listener)
Removes a PlayableListener from being notified
|
void |
AbstractPlayable.removePlayableListener(PlayableListener listener) |
Copyright © 2011-2014. All Rights Reserved.