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 type, IsoCell cell, float x, float y, float z, float xvel, float yvel)
  • Method Details