English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm using the graphics.h library and have rectangles which represent cars. What is the easiest way to make it look like the "car" is driving down the road? Basically I have to make it look like it's moving. I have been working on this for hours so any help would be appreciated. :)

2007-01-04 20:40:25 · 1 answers · asked by :) 1 in Computers & Internet Programming & Design

1 answers

are you using the BitBlt() function? if so, the first 2 parameters determine where the upper left corner of the image starts, so just change those parameters and the image will move.

2007-01-05 00:57:44 · answer #1 · answered by justme 7 · 0 0

fedest.com, questions and answers