|
|
``Blit'' is graphics jargon for copying graphics memory. Unlike normal C contiguous memory copies, rectangular blits involve copying strips of memory, separated by a chunk of pixels that is typically the width of the screen minus the width of the rectangle to be copied.