HI, I'm trying to make an animation program in C.
I think I have basic doubts about how to make an object "move".
All I have done until know, is draw the object,
redraw it in background colori to delete it , and draw it again rotated.i
But, when
I do it this way, the image flashes.
I want to
know if there is some processor interruption function to delete that
object without redraw it again in background color.
Perhaps this interrupt function doesn't exist, and there are other ways
to make an object "move".
Thanks.
yo...@aries.fidieec.unam.mx