This is /almost/ the code I use in my 'roids game to draw a shield. Very fast, and fairly pretty. As you can see, it's *quite simple*, which translates into fast.
pow_setPixel is the same as WinSetPixel, basically, I'm just using my own code to draw the pixel. Note, I took out some stuff that dealt with filling the circle, drawing it in high res, etc. So this code verbatim has not been compilation tested or run. Holler if you have troubles with it. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
