.. PseudoMouse

.. default - domain::js

.. include:: /includes/standard.rst

==============================
PseudoMouse (of :class:`Code`)
==============================

.. class:: PseudoMouse

	Defined in PseudoMouse.sc.

	
	Code that lets the player move the mouse cursor with the joystick or keyboard.


Properties
==========

Inherited from :class:`Code`:

======== ===========
Property Description
======== ===========
name                
======== ===========

Defined in PseudoMouse:

========= ===========
Property  Description
========= ===========
cursorInc            
minInc               
maxInc               
prevDir              
joyInc               
========= ===========


Methods
==========

.. function:: doit()
	:noindex:



.. function:: handleEvent(pEvent)
	:noindex:



.. function:: start(thePrevDir)
	:noindex:



.. function:: stop()
	:noindex:



