#160314 - Holland - Sun Jul 13, 2008 11:21 pm
i've used the touchpad to select things and drag stuff around, but now i'm needing to draw lines. i'm noticing that the refresh rate is making this a little difficult.
i'm assuming it's an issue of not using a backbuffer...but i'm having a hard time finding a good tutorial for backbuffering..and more specifically drawing lines with it.
i'm going to be displaying sprites on top of the surface the lines are drawn on..but i'm assuming that can be handled by just setting the priority in the BG Control registers.
if i remember correctly from GBA dev, there is a mode with a backbuffer, but i wasn't using any sort of library when i was doing gba stuff.
any help or even just a quick and dirty demo app or anything would be greatly appreciated.
i'm assuming it's an issue of not using a backbuffer...but i'm having a hard time finding a good tutorial for backbuffering..and more specifically drawing lines with it.
i'm going to be displaying sprites on top of the surface the lines are drawn on..but i'm assuming that can be handled by just setting the priority in the BG Control registers.
if i remember correctly from GBA dev, there is a mode with a backbuffer, but i wasn't using any sort of library when i was doing gba stuff.
any help or even just a quick and dirty demo app or anything would be greatly appreciated.