Modifier and Type | Interface and Description |
---|---|
interface |
MusicProvider
here are the methods for the interfaces to access all needed states.
|
interface |
MusicResourceGenerator
this interface is used to generate the resources.
|
Modifier and Type | Class and Description |
---|---|
class |
InformationProvider
this class is responsible for communication information on request.
|
class |
Player<T>
use this class to actually play music.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PermanentSoundResources
implements methods to automatically create Resources
|
Modifier and Type | Class and Description |
---|---|
class |
SimplePermanentSoundOutputPlugin<T>
extend this class to use the framework
|
Copyright © 2016. All rights reserved.