PseudoMouse (of Code)

class PseudoMouse

Defined in PseudoMouse.sc.

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

Properties

Inherited from Code:

Property Description
name  

Defined in PseudoMouse:

Property Description
cursorInc  
minInc  
maxInc  
prevDir  
joyInc  

Methods

doit()
handleEvent(pEvent)
start(thePrevDir)
stop()