Class | Rubygame::ActiveEvent |
In: |
ext/rubygame/rubygame_event2.c
lib/rubygame/event.rb |
Parent: | Rubygame::Event |
Indicates that the Rubygame window has gained or lost focus from the window manager.
This event has these attributes:
gain: | true if the window gained focus, and false if it lost focus. | ||||||
state: | string indicating what type of focus was gained or lost:
|