New object types for all types.
This commit is contained in:
@@ -32,5 +32,5 @@ end
|
||||
function RL.draw()
|
||||
RL.ClearBackground( RL.RAYWHITE )
|
||||
RL.DrawTexture( texture, { 20, 20 }, RL.WHITE )
|
||||
RL.DrawText( RL.fontDefault, text, textPos, 20, 2, textColor )
|
||||
RL.DrawText( RL.defaultFont, text, textPos, 20, 2, textColor )
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user