.. InvI

.. default - domain::js

.. include:: /includes/standard.rst

========================
InvI (of :class:`IconI`)
========================

.. class:: InvI

	Defined in InvI.sc.

	
	Base class for an inventory item (see :class:`InvItem`).


Subclasses: :class:`InvItem`.

Properties
==========

Inherited from :class:`IconI`:

============== ===========
Property       Description
============== ===========
view                      
loop                      
cel                       
nsLeft                    
nsTop                     
nsRight                   
nsBottom                  
state                     
cursor                    
type                      
message                   
modifiers                 
signal                    
maskView                  
maskLoop                  
maskCel                   
highlightColor            
lowlightColor             
noun                      
modNum                    
helpVerb                  
============== ===========

Defined in InvI:

======== ===========
Property Description
======== ===========
owner               
script              
value               
======== ===========


Methods
==========

.. function:: show()
	:noindex:



.. function:: highlight(param1)
	:noindex:



.. function:: onMe(param1)
	:noindex:



.. function:: ownedBy(theObj)
	:noindex:



.. function:: moveTo(theOwner)
	:noindex:



.. function:: doVerb(theVerb)
	:noindex:



