net.psforever.objects.inventory
A "tile" represents the size of the icon placard that is used by Equipment when placed into an inventory or visible slot. It is also used by some ObjectDefinitions to pass information about the size of an inventory itself.
Equipment
ObjectDefinition
IllegalArgumentException if either the width or the height are less than zero
IllegalArgumentException
the width of the tile
the height of the tile
A "tile" represents the size of the icon placard that is used by
Equipment
when placed into an inventory or visible slot. It is also used by someObjectDefinition
s to pass information about the size of an inventory itself.IllegalArgumentException
if either the width or the height are less than zero