Category: Images and Rendering
Back to System Functions
DrawText(fontReference As Integer, x As Integer, y As Integer, text As String)
Void
Queues text to be drawn using a loaded font atlas.
DrawText(uiFont, 32, 32, "Hello, world!")