A C P R S
A
- AudioSc68 - Class in com.b3dgs.lionengine.audio
-
Handle audio sc68.
C
- com.b3dgs.lionengine.audio - package com.b3dgs.lionengine.audio
-
- createSc68Player() - Static method in class com.b3dgs.lionengine.audio.AudioSc68
-
Create a sc68 player.
P
- pause() - Method in interface com.b3dgs.lionengine.audio.Sc68
-
Pause a playing music.
- play(Media) - Method in interface com.b3dgs.lionengine.audio.Sc68
-
Play a music from its id, previously loaded.
R
- resume() - Method in interface com.b3dgs.lionengine.audio.Sc68
-
Continue to play music after being paused.
S
- Sc68 - Interface in com.b3dgs.lionengine.audio
-
Allows to play SonicArranger musics (original Amiga player).
- seek() - Method in interface com.b3dgs.lionengine.audio.Sc68
-
Get music progress counter.
- setVolume(int) - Method in interface com.b3dgs.lionengine.audio.Sc68
-
Set player volume (between 0 and 100, as a percent).
- stop() - Method in interface com.b3dgs.lionengine.audio.Sc68
-
Stop a music.
A C P R S
Copyright © 2014 Byron 3D Games Studio. All rights reserved.