Class VehicleScript.Wheel
java.lang.Object
zombie.scripting.objects.VehicleScript.Wheel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
model
-
front
public boolean front -
offset
public final org.joml.Vector3f offset -
radius
public float radius -
width
public float width
-
-
Constructor Details
-
Wheel
public Wheel()
-
-
Method Details
-
getId
-
getOffset
public org.joml.Vector3f getOffset()
-