Class VehicleScript.Part
java.lang.Object
zombie.scripting.objects.VehicleScript.Part
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleangnu.trove.map.hash.THashMap<String, KahluaTable> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAnimById(String string) floatgetId()getModel(int int0) getModelById(String string) intbooleanbooleanvoidsetMechanicRequireKey(boolean _mechanicRequireKey) voidsetRepairMechanic(boolean _repairMechanic)
-
Field Details
-
id
-
parent
-
itemType
-
container
-
area
-
mechanicArea
-
wheel
-
tables
-
luaFunctions
-
models
-
bSetAllModelsVisible
public boolean bSetAllModelsVisible -
door
-
window
-
anims
-
category
-
specificItem
public boolean specificItem -
mechanicRequireKey
public boolean mechanicRequireKey -
repairMechanic
public boolean repairMechanic -
hasLightsRear
public boolean hasLightsRear
-
-
Constructor Details
-
Part
public Part()
-
-
Method Details
-
isMechanicRequireKey
public boolean isMechanicRequireKey() -
setMechanicRequireKey
public void setMechanicRequireKey(boolean _mechanicRequireKey) -
isRepairMechanic
public boolean isRepairMechanic() -
setRepairMechanic
public void setRepairMechanic(boolean _repairMechanic) -
getId
-
getModelCount
public int getModelCount() -
getModel
-
getDurability
public float getDurability() -
getMechanicArea
-
getAnimById
-
getModelById
-