Class: Rubygame::Events::MouseFocusLost

Inherits:
Object
  • Object
show all
Defined in:
lib/rubygame/events/misc_events.rb

Overview

MouseFocusLost is an event that occurs when the Rubygame application loses mouse focus.

See MouseFocusGained for a description of “mouse focus”.