
09-27-2003, 08:56 PM
|
 |
Obsessive OPtimizer
Administrator * Guru *
|
|
Join Date: Jun 2002
Location: Debug Window
Posts: 13,686
|
|
Transparent Sprite with programmatic mask
|
I've seen a lot of examples where masks are created programatically, but the mask is created every time the image it blitted. This example caches the previous background and mask, which should lead to faster drawing operations. I hope you'll find it useful. 
|
|