pub fn remove_sprite(sprite: &impl AnySprite)Expand description
Removes the given sprite from the display list.
See also Sprite::remove
Equivalent to sys::ffi::playdate_sprite::removeSprite
pub fn remove_sprite(sprite: &impl AnySprite)Removes the given sprite from the display list.
See also Sprite::remove
Equivalent to sys::ffi::playdate_sprite::removeSprite