prog8/compiler/res
Irmen de Jong b36e1e3baf change sprite.hide() : now disables sprite instead of moving it offscreen.
added sprite.show() to re-enable it (with z-order 3, as all sprites have by default in this module)
added sprite.zdepth() to set a custom z-depth.
2024-09-01 20:55:43 +02:00
..
prog8lib change sprite.hide() : now disables sprite instead of moving it offscreen. 2024-09-01 20:55:43 +02:00
.editorconfig