remove_sprites

Function remove_sprites 

Source
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