Package zombie.scripting.objects
Class VehicleScript.Model
java.lang.Object
zombie.scripting.objects.VehicleScript.Model
- Enclosing class:
- VehicleScript
public static class VehicleScript.Model
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Model()
-
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 -
file
public java.lang.String file -
scale
public float scale -
offset
-
rotate
-
-
Constructor Details
-
Model
public Model()
-