pub fn remove_sprites(sprites: &[impl AnySprite])Expand description
Removes all of the given sprites from the display list.
Equivalent to sys::ffi::playdate_sprite::removeSprites
pub fn remove_sprites(sprites: &[impl AnySprite])Removes all of the given sprites from the display list.
Equivalent to sys::ffi::playdate_sprite::removeSprites