Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystallized_enigma
master
Top Level Namespace
App
Utils
Generated using Crystal 1.16.3
2025-12-12 15:25:32 UTC
class
Utils
Utils
Reference
Object
Defined in:
utils.cr
Constructors
.new
(window : SF::RenderWindow)
Instance Method Summary
#draw_char
(font, c, x, y, size =
16
, color =
SF
::
Color
::
White
)
Constructor Detail
def self.
new
(window : SF::RenderWindow)
#
[
View source
]
Instance Method Detail
def
draw_char
(font, c, x, y, size =
16
, color =
SF
::
Color
::
White
)
#
[
View source
]