Package zombie.vehicles
Class BaseVehicle.ModelInfo
java.lang.Object
zombie.vehicles.BaseVehicle.ModelInfo
- Enclosing class:
- BaseVehicle
public static final class BaseVehicle.ModelInfo
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description AnimationPlayerm_animPlayerAnimationTrackm_trackVehicleSubModelInstancemodelInstanceModelScriptmodelScriptVehiclePartpartMatrix4frenderTransformVehicleScript.ModelscriptModelintwheelIndex -
Constructor Summary
Constructors Constructor Description ModelInfo() -
Method Summary
Modifier and Type Method Description AnimationPlayergetAnimationPlayer()voidreleaseAnimationPlayer()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
part
-
scriptModel
-
modelScript
-
wheelIndex
public int wheelIndex -
renderTransform
-
modelInstance
-
m_animPlayer
-
m_track
-
-
Constructor Details
-
ModelInfo
public ModelInfo()
-
-
Method Details
-
getAnimationPlayer
-
releaseAnimationPlayer
public void releaseAnimationPlayer()
-