class Eagle::QuitEvent

Overview

The player asked to close the window. App#quit? decides whether to actually quit.

Defined in:

eagle/core/events.cr

Constructors

Instance methods inherited from class Eagle::Event

handled=(handled : Bool) handled=, handled? : Bool handled?

Constructor Detail

def self.new #

Creates a quit event.