why not use drawer from imagelib to draw the background then drawer to draw your object in front.
e.g.
' background
drawer_draw2("bmpbg", mapwin.x, mapwin.y, mapwin.w, mapwin.h, 0,0, false)
' then object1
drawer_draw2("bmp1", 0,0,bmp1.Width,bmp1.Height, ptc.x,ptc.y, true)
__________________
Yours,
Dopod D810 WM6 GPS HSDPA 3G Wifi Bluetooth
|