User Tools

Site Tools


el:mouseb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Previous revision
el:mouseb [2016/01/01 22:39]
el:mouseb [2020/03/21 07:09] (current)
203.192.213.30 [Description]
Line 1: Line 1:
 +===== Mouseb =====
 +==== Format ====
 +**mouseb**\\
 +**mouseb**()
 +
 +==== Description ====
 +Returns the buttons that currently pressed on the mouse (if over the graphic output).  Returns 0 if no click has been recorded. If multiple buttons have been pressed the value is the sum of the values for all pressed buttons.
 +
 +^Return Values^^
 +^Value^Mouse Button Pressed^
 +|0|None|
 +|1|Left|
 +|2|Right|
 +|3|Right and Left|
 +|4|Center|
 +
 +==== See Also ====
 +[[clickb|Clickb]], [[clickclear|Clickclear]], [[clickx|Clickx]], [[clicky|Clicky]], [[mousex|Mousex]], [[mousey|Mousey]]
 +==== New To Version ==== 
 +0.9.4d
  
el/mouseb.txt ยท Last modified: 2020/03/21 07:09 by 203.192.213.30