Skip to content
Jeppe Zapp edited this page Apr 14, 2014 · 1 revision

The inventory grid

Variables

Variable Type
item OSItem Contained item
x int X coordinate
y int Y coordinate
quantity int Quantity
hidden boolean Whether or not to hide the slot in the OSGrid

Methods

Method Return type
get scale OSPoint Get scale based on the OSItem's slotSize
Clone this wiki locally