JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.b3dgs.lionengine.audio
Interface Music
All Known Implementing Classes:
MP3
public interface
Music
Handle music routine.
Method Summary
Methods
Modifier and Type
Method and Description
void
play
(boolean repeat)
Play music.
void
stop
()
Stop music.
Method Detail
play
void play(boolean repeat)
Play music.
Parameters:
repeat
- loop flag.
stop
void stop()
Stop music.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method