class

GSF::Mouse

Inherits Reference < Object

Constructors

new(x : Int32 = 0, y : Int32 = 0)
Source

Instance methods

any_just_pressed?
Source
any_pressed?
Source
just_pressed?(button : Button)
Source
just_pressed?(buttons : Array(Button))
Source
pressed(button : Button)
Source
pressed?(button : Button)
Source
pressed?(buttons : Array(Button))
Source
released(button : Button)
Source
reset
Source
to_rotation(other_x, other_y)
Source
view_coords(view : View)
Source

Nested types