remove_sprite

Function remove_sprite 

Source
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