Previous: 4.51.2.3.1. copy() To the Table of Contents Next: 4.51.2.3.3. get()
4.51.2.3.1. copy() Table of Contents 4.51.2.3.3. get()

- 4.51.2.3.2. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.2. ObjGfx40 Unit Object Types
4.51.2.3. ogSprite object
4.51.2.3.2. done()


4.51.2.3.2. done()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Calls the object's destructor.

Declaration:
  destructor done; virtual;
Remarks:

De-allocates any memory used by the sprite.

See also:


Previous: 4.51.2.3.1. copy() To the Table of Contents Next: 4.51.2.3.3. get()
4.51.2.3.1. copy() Table of Contents 4.51.2.3.3. get()

- 4.51.2.3.2. -