Class IsoFallingClothing

All Implemented Interfaces:
Serializable, Mover, ILuaIsoObject, IsoRenderable, Thumpable

public class IsoFallingClothing extends IsoPhysicsObject
See Also:
  • Field Details

    • addWorldItem

      public boolean addWorldItem
    • targetX

      public float targetX
    • targetY

      public float targetY
    • targetZ

      public float targetZ
  • Constructor Details

    • IsoFallingClothing

      public IsoFallingClothing(IsoCell cell)
    • IsoFallingClothing

      public IsoFallingClothing(IsoCell cell, float float4, float float5, float float6, float float0, float float1, InventoryItem item)
  • Method Details