Class IsoZombieGiblets

All Implemented Interfaces:
Serializable, Mover, Thumpable

public class IsoZombieGiblets extends IsoPhysicsObject
See Also:
  • Field Details

    • tintb

      public float tintb
    • tintg

      public float tintg
    • tintr

      public float tintr
    • time

      public float time
  • Constructor Details

    • IsoZombieGiblets

      public IsoZombieGiblets(IsoCell cell)
    • IsoZombieGiblets

      public IsoZombieGiblets(IsoZombieGiblets.GibletType gibletType, IsoCell cell, float float1, float float2, float float3, float float4, float float5)
  • Method Details