Class IsoFallingClothing

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

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