.. ScrollableInventory

.. default - domain::js

.. include:: /includes/standard.rst

===============================================
ScrollableInventory (of :class:`InventoryBase`)
===============================================

.. class:: ScrollableInventory

	Defined in ScrollableInventory.sc.

	
	This class is used for the default inventory management UI of the template game. It lets
	the user choose and manipulate inventory items.


Properties
==========

Inherited from :class:`InventoryBase`:

=============== ===========
Property        Description
=============== ===========
elements                   
size                       
height                     
underBits                  
oldMouseX                  
oldMouseY                  
curIcon                    
highlightedIcon            
prevIcon                   
curInvIcon                 
useIconItem                
helpIconItem               
walkIconItem               
port                       
window                     
state                      
activateHeight             
y                          
normalHeading              
heading                    
empty                      
iconBarInvItem             
okButton                   
selectIcon                 
name                       
=============== ===========

Defined in ScrollableInventory:

============ ===========
Property     Description
============ ===========
curPos                  
dispAmount              
items                   
numCols                 
numRows                 
scrollAmount            
firstThru               
upIcon                  
downIcon                
============ ===========


Methods
==========

.. function:: dispose(param1)
	:noindex:



.. function:: hide(param1)
	:noindex:



.. function:: advance(param1)
	:noindex:



.. function:: retreat(param1)
	:noindex:



.. function:: drawInvWindow(param1 param2)
	:noindex:



.. function:: scroll(param1)
	:noindex:



