Package zombie.vehicles
Class LightbarSirenMode
java.lang.Object
zombie.vehicles.LightbarSirenMode
public class LightbarSirenMode
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description LightbarSirenMode() -
Method Summary
Modifier and Type Method Description intget()java.lang.StringgetSoundName(VehicleScript.LightBar lightbar)booleanisEnable()voidset(int v)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LightbarSirenMode
public LightbarSirenMode()
-
-
Method Details
-
get
public int get() -
set
public void set(int v) -
isEnable
public boolean isEnable() -
getSoundName
-