Class Alarm
java.lang.Object
zombie.iso.Alarm
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
load
(ByteBuffer byteBuffer, int var2) void
save
(ByteBuffer byteBuffer) void
update()
protected void
-
Field Details
-
inst
protected static long inst -
event
protected static fmod.fmod.FMOD_STUDIO_EVENT_DESCRIPTION event -
finished
public boolean finished
-
-
Constructor Details
-
Alarm
public Alarm(int _x, int _y)
-
-
Method Details
-
update
public void update() -
updateSound
protected void updateSound() -
save
-
load
-