Previous: 4.51.2.1. ogBlit object To the Table of Contents Next: 4.51.2.1.2. copyBlitMask()
4.51.2.1. ogBlit object Table of Contents 4.51.2.1.2. copyBlitMask()

- 4.51.2.1.1. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.2. ObjGfx40 Unit Object Types
4.51.2.1. ogBlit object
4.51.2.1.1. copy()


4.51.2.1.1. copy()

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Calls the object's copy constructor.

Declaration:
  constructor copy(var srcBlit:ogBlit);
Remarks:

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

See also:


Previous: 4.51.2.1. ogBlit object To the Table of Contents Next: 4.51.2.1.2. copyBlitMask()
4.51.2.1. ogBlit object Table of Contents 4.51.2.1.2. copyBlitMask()

- 4.51.2.1.1. -