Class: Uh::Events::Event

Inherits:
Object
  • Object
show all
Defined in:
lib/uh/events/event.rb,
ext/uh/uh.c

Instance Attribute Summary collapse

Instance Attribute Details

#event_windowObject (readonly)

Returns the value of attribute event_window.



4
5
6
# File 'lib/uh/events/event.rb', line 4

def event_window
  @event_window
end

#send_eventObject (readonly)

Returns the value of attribute send_event.



4
5
6
# File 'lib/uh/events/event.rb', line 4

def send_event
  @send_event
end

#typeObject (readonly)

#windowObject (readonly)