Class: Rubygame::Events::InputFocusLost

Inherits:
Object
  • Object
show all
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”.