Uses of Class
zombie.scripting.objects.VehicleScript.Anim
Packages that use VehicleScript.Anim
-
Uses of VehicleScript.Anim in zombie.scripting.objects
Fields in zombie.scripting.objects with type parameters of type VehicleScript.AnimModifier and TypeFieldDescriptionVehicleScript.Part.anims
final ArrayList
<VehicleScript.Anim> VehicleScript.Passenger.anims
Methods in zombie.scripting.objects that return VehicleScript.Anim -
Uses of VehicleScript.Anim in zombie.vehicles
Methods in zombie.vehicles that return VehicleScript.AnimModifier and TypeMethodDescriptionVehiclePart.getAnimById
(String id) BaseVehicle.getPassengerAnim
(int seat, String id)