CodeBase - Backbuffer Transparent Box Function

Return to the CodeBase listing

Category: 2D Effects

Version: 1.0

0
0

Information

Uploaded: 5th Apr 2005 08:41

Modified: 1st Jan 1970 01:00

Author:  Hamish McHaggis

Summary

Function that draws a semi-transparent box to the screen. Also a good example of backbuffer access.

Full Description

This function reads data from the backbuffer and merges it with the new box data, based on an alpha value. It is fairly slow comparatively, but should be adaquite if you use small boxes.

Comments

No comments yet.