Link to home
Start Free TrialLog in
Avatar of tango2009
tango2009

asked on

Draw Sprites a number of times.

I am creating a java midlet game. I want to draw a number of sprites one after the other at the same point but I want there to be an interval between the drawing of each sprite. How could I put this interval between the drawing of sprites? Is there a simple way in java to create a timer where I could time the spawning of these sprites?
ASKER CERTIFIED SOLUTION
Avatar of TommySzalapski
TommySzalapski
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial