AMOSi:Mouse Key

From Amiga Coding
Revision as of 02:45, 17 November 2007 by Spellcoder (talk | contribs) (Extracted from the AMOSPro V2.00 helpfile)
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-5/Help_50.AMOS


Reads the status of the MOUSE buttons, and tells you the result in the form of a bit-pattern.


Bit 0: Set to one if the left button has been pressed. Normally zero.


Bit 1: If the Right button has ben pressed, you'll get a one in this
position. Otherwise, zero.


T=Mouse Key