- 4.51.2.1.2. -
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.2. copyBlitMask()
4.51.2.1.2. copyBlitMask()
Targets: MS-DOS, Win32 console
ObjGfx40 Unit
Constructs a blit and copies the blit mask of another blit.
Declaration:
constructor copyBlitMask(var srcBlit:ogBlit);
Remarks:
The copyBlitMask constructor allows you to copy just the blit mask of
another blit upon creation.
See also:
- 4.51.2.1.2. -