enum Espresso::MouseButton

Defined in:

Enum Members

Button1 = 0
Button2 = 1
Button3 = 2
Button4 = 3
Button5 = 4
Button6 = 5
Button7 = 6
Button8 = 7
Left = 0
Right = 1
Middle = 2

Instance Method Summary

Instance Method Detail

def button1? #

def button2? #

def button3? #

def button4? #

def button5? #

def button6? #

def button7? #

def button8? #

def left? #

def middle? #

def right? #