Class IsoFallingClothing

All Implemented Interfaces:
Serializable, Mover, Thumpable

public class IsoFallingClothing extends IsoPhysicsObject
See Also:
  • Field Details

    • addWorldItem

      public boolean addWorldItem
  • Constructor Details

    • IsoFallingClothing

      public IsoFallingClothing(IsoCell cell)
    • IsoFallingClothing

      public IsoFallingClothing(IsoCell cell, float float1, float float2, float float3, float float4, float float5, InventoryItem inventoryItem)
  • Method Details