class

Glove::EntityApp

Inherits Glove::App / Glove::AbstractApp / Reference / Object

Constructors

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

Instance methods

bounds
Source
cleanup
Source
current_scene
Source
handle_event(event : Glove::Event)
Source
pop_scene
Source
push_scene(scene)
Source
render(delta_time)
Source
replace_scene(scene)
Source
update(delta_time)
Source