System API for PlayDate
High-level system API built on-top of playdate-sys.
⚠️ Prior to the version 1.0 API is unstable and can be changed without deprecation period.
Usage
use *;
use println;
let system = new;
match system.language
system.draw_fps;
This software is not sponsored or supported by Panic.