25-07-2006, 05:37 PM
Well, In my game Wind's Whisper, I need help with getting some code which will allow me to darken the game screen till it is 100% black!
I have tried tons of methods, including the darken API, alphablending a big black bitmap onto screen and even taking a screenshot of the game, blting it onto the screen and darkening it.
I cannot find a fast, low-memory code to make it do this!
I need it for when going through different menu's and loading random battles.
Any help at all would be appreciated
~Kite
I have tried tons of methods, including the darken API, alphablending a big black bitmap onto screen and even taking a screenshot of the game, blting it onto the screen and darkening it.
I cannot find a fast, low-memory code to make it do this!
I need it for when going through different menu's and loading random battles.
Any help at all would be appreciated
~Kite