Class IntroTrack
java.lang.Object
de.gurkenlabs.litiengine.sound.IntroTrack
-
Constructor Summary
ConstructorsConstructorDescriptionIntroTrack
(Sound intro, Sound loop) Initializes a newIntroTrack
for the specified sound.IntroTrack
(Sound intro, String loop) Initializes a newIntroTrack
for the specified sound.IntroTrack
(String intro, Sound loop) Initializes a newIntroTrack
for the specified sound.IntroTrack
(String intro, String loop) Initializes a newIntroTrack
for the specified sound. -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator