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