| Modifier and Type | Method and Description |
|---|---|
abstract Playlist |
SoundEngine.createPlaylist(String name)
Build a play list of music to be played.
|
Playlist |
DummyAudioEngine.createPlaylist(String name) |
static Playlist |
Playlist.get(String name)
Retrieve a Playlist from its unique name.
|
Copyright © 2014–2017. All rights reserved.