Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sdl_test
main
SdlTest
Vubi
Application
Generated using Crystal 1.16.3
2026-01-06 21:56:03 UTC
class
Vubi::
Application
Vubi::Application
Reference
Object
Defined in:
application.cr
Constructors
.new
(title : String)
Instance Method Summary
#handle_input
(event : SDL::Event)
#renderer
#run
#setup_sdl
#update
#window
Constructor Detail
def self.
new
(title : String)
#
[
View source
]
Instance Method Detail
def
handle_input
(event : SDL::Event)
#
[
View source
]
def
renderer
#
[
View source
]
def
run
#
[
View source
]
def
setup_sdl
#
[
View source
]
def
update
#
[
View source
]
def
window
#
[
View source
]