Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystallized_enigma
master
Top Level Namespace
App
Utils
Built with Crystal 1.9.2
2023-10-07 15:39:40 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
]