FreeSprite()

Syntax

FreeSprite(#Sprite)
Description
Remove the specified sprite from memory. It's not possible to the sprite anymore after calling this function.

Note: all remaining sprites are automatically freed when the program ends.

Supported OS

All

<- FlipBuffers() - Sprite Index - GrabSprite() ->