
11-07-2003, 08:55 PM
|
 |
Code Meister
Retired Moderator * Guru *
|
|
Join Date: Aug 2000
Location: Vancouver, BC, Canada
Posts: 10,441
|
|
|
Inverting 180 degrees is easy. Just use negative numbers for height and width when bitblt'ing.
Rotating 90 degrees is a bit harder. I would just use a second set of icons for that....
If you need to create that rotated icon in the first place, I have some rotation code in the code library that will work. I would suggest rotating the image, then save it, then use only the saved images in your game.
|
__________________
"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder
|