pd-rs / crankstart

A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write Games for the Playdate handheld gaming system in Rust.
MIT License
235 stars 24 forks source link

Sprite API - safe userdata, remove_sprites, and get_sprite_count #62

Closed lyonbeckers closed 1 year ago

lyonbeckers commented 1 year ago

A safer approach than the original one used in https://github.com/pd-rs/crankstart/pull/60