free sprite data allocated by AllocSpriteData()
Source position: agraphics.pas line 2205
procedure FreeSpriteData( |
ExtSp: PExtSprite |
); |
ExtSp |
|
The extended sprite structure to be freed. Passing nil is a not allowed. |
|
Return sprite for use by others and virtual sprite machine. |
|
|
Change the sprite image pointer. |
|
|
Move sprite to a point relative to top of viewport. |
|
|
Attempt to get a sprite for the extended sprite manager. |
|
|
Allocate a bitmap and attach bitplanes to it. |