struct

Commander::Event

Inherits Struct < Value < Object

Constructors

new(type : EventType, panel : Int32, key_code : Int32, modifiers : UInt32, row : Int32, button : Int32, click_count : UInt32, x : Float64, y : Float64)
Source

Instance methods

button
click_count
clone
Source
copy_with(type _type = @type, panel _panel = @panel, key_code _key_code = @key_code, modifiers _modifiers = @modifiers, row _row = @row, button _button = @button, click_count _click_count = @click_count, x _x = @x, y _y = @y)
Source
key_code
modifiers
panel
row
type
x
y