Previous: 4.51.2.3. ogSprite object To the Table of Contents Next: 4.51.2.3.2. done()
4.51.2.3. ogSprite object Table of Contents 4.51.2.3.2. done()

- 4.51.2.3.1. -
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.1. copy()


4.51.2.3.1. copy()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Calls the object's copy constructor.

Declaration:
  constructor copy(var srcSprite:ogSprite);
Remarks:

The copy constructor allows you to copy another sprite in entirety upon creation.

See also:


Previous: 4.51.2.3. ogSprite object To the Table of Contents Next: 4.51.2.3.2. done()
4.51.2.3. ogSprite object Table of Contents 4.51.2.3.2. done()

- 4.51.2.3.1. -