VERSIÓ 1.2
- [NEW] Convertit a SDL3
This commit is contained in:
@@ -13,4 +13,6 @@ end
|
||||
function mini.update()
|
||||
surf.cls(1)
|
||||
draw.surf(0, 0, 64, 64, 10, 10)
|
||||
if key.down(key.ESCAPE) then sys.quit() end
|
||||
draw.text(sys.fps(), 0, 0, 4)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user