Class IsoZombieGiblets

java.lang.Object
All Implemented Interfaces:
java.io.Serializable, Mover

public class IsoZombieGiblets
extends IsoPhysicsObject
See Also:
Serialized Form
  • 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