.. GameControls

.. default - domain::js

.. include:: /includes/standard.rst

==================================
GameControls (of :class:`IconBar`)
==================================

.. class:: GameControls

	Defined in GameControls.sc.

	
	This is a base class for the settings dialog.


Properties
==========

Inherited from :class:`IconBar`:

=============== ===========
Property        Description
=============== ===========
elements                   
size                       
height                     
underBits                  
oldMouseX                  
oldMouseY                  
curIcon                    
highlightedIcon            
prevIcon                   
curInvIcon                 
useIconItem                
helpIconItem               
walkIconItem               
port                       
window                     
state                      
activateHeight             
y                          
name                       
=============== ===========

Defined in GameControls:

======== ===========
Property Description
======== ===========
okButton            
======== ===========


Methods
==========

.. function:: show()
	:noindex:



.. function:: hide()
	:noindex:



.. function:: select(theControl fSelect)
	:noindex:



.. function:: swapCurIcon()
	:noindex:



.. function:: advanceCurIcon()
	:noindex:



.. function:: dispatchEvent(param1)
	:noindex:



