Class MusicIntensityEvents
java.lang.Object
zombie.audio.MusicIntensityEvents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
findEventById
(String string) getEventByIndex
(int int0) int
float
void
update()
-
Constructor Details
-
MusicIntensityEvents
public MusicIntensityEvents()
-
-
Method Details
-
addEvent
-
clear
public void clear() -
getEventCount
public int getEventCount() -
getEventByIndex
-
findEventById
-
update
public void update() -
getIntensity
public float getIntensity()
-