Package zombie.scripting.objects
Class VehicleScript.Wheel
java.lang.Object
zombie.scripting.objects.VehicleScript.Wheel
- Enclosing class:
- VehicleScript
public static class VehicleScript.Wheel
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Wheel()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
id
public java.lang.String id -
model
public java.lang.String model -
front
public boolean front -
offset
-
radius
public float radius -
width
public float width
-
-
Constructor Details
-
Wheel
public Wheel()
-
-
Method Details
-
getOffset
-