20-11-2008, 11:27 PM
The way i usually fix this is by when setting the rec, check if it is going to draw offscreen, and adjust accordingly.
ie, if x < 0 then recx = recx + x
eh not sure if that makes sense, but hope it helps
ie, if x < 0 then recx = recx + x
eh not sure if that makes sense, but hope it helps
