Class VehicleInterpolation

java.lang.Object
zombie.vehicles.VehicleInterpolation

public class VehicleInterpolation extends Object
  • Method Details

    • reset

      public void reset()
    • clear

      public void clear()
    • update

      public void update(long long1)
    • interpolationDataAdd

      public void interpolationDataAdd(BaseVehicle baseVehicle, VehicleInterpolationData vehicleInterpolationData)
    • interpolationDataAdd

      public void interpolationDataAdd(ByteBuffer byteBuffer, long long1, float float1, float float2, float float3, long long2)
    • interpolationDataGet

      public boolean interpolationDataGet(float[] floatArray, float[] floatArray2)
    • interpolationDataGet

      public boolean interpolationDataGet(float[] floatArray, float[] floatArray2, long long1)