Class: Rubygame::Events::InputFocusLost
- Inherits:
-
Object
- Object
- Rubygame::Events::InputFocusLost
- Defined in:
- lib/rubygame/events/misc_events.rb
Overview
InputFocusLost is an event that occurs when the Rubygame application loses input focus.
See InputFocusGained for a description of “input focus”.