[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

FreeSpriteData

free sprite data allocated by AllocSpriteData()

Declaration

Source position: agraphics.pas line 2217

procedure FreeSpriteData(

  ExtSp: PExtSprite

);

Arguments

ExtSp

  

The extended sprite structure to be freed. Passing nil is a not allowed.

See also

FreeSprite

  

Return sprite for use by others and virtual sprite machine.

ChangeSprite

  

Change the sprite image pointer.

MoveSprite

  

Move sprite to a point relative to top of viewport.

GetExtSpriteA

  

Attempt to get a sprite for the extended sprite manager.

AllocBitMap

  

Allocate a bitmap and attach bitplanes to it.


Documentation generated on: 2017-01-10