class

Glove::AbstractApp

Inherits Reference / Object

Constructors

new(width : Int32, height : Int32, title : String)
Source

Instance methods

cursor_position
Source
handle_event(event : Glove::Event)
Source
key_pressed?(key)
Source
quit
Source
render(delta_time)
Source
update(delta_time)
Source