User Tools

Site Tools


de:mouseb

Differences

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

Link to this comparison view

de:mouseb [2016/01/01 22:37]
de:mouseb [2020/02/28 10:46] (current)
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|
 +|4|Center|
 +
 +==== See Also ====
 +[[clickb|Clickb]], [[clickclear|Clickclear]], [[clickx|Clickx]], [[clicky|Clicky]], [[mousex|Mousex]], [[mousey|Mousey]]
 +==== New To Version ==== 
 +0.9.4d
  
de/mouseb.txt ยท Last modified: 2020/02/28 10:46 (external edit)