GlyphInfo type. Some new text and core functions.
This commit is contained in:
@@ -100,5 +100,5 @@ function RL.draw()
|
||||
RL.ClearBackground( RL.RED )
|
||||
end
|
||||
|
||||
RL.DrawText( RL.GetFontDefault(), text, textPos, 20, 2, RL.BLACK )
|
||||
RL.DrawText( text, textPos, 20, RL.BLACK )
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user