Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
run
Source
update
(delta_time)
Source