Name
planar.FreeSprite -- free hardware sprite (V2.0)
Synopsis
planar.FreeSprite(id)
Function
This function will free the hardware sprite specified by id. If the sprite is currently mapped to a sprite DMA channel, it will be unmapped before it is freed.

Inputs
id
identifier of hardware sprite to free

Show TOC