[gameprogrammer] Re: What is better

2008/11/24 yasser gonzalez <yassergs@xxxxxxxxxxxxxxx>:
> Hey, when you develop a game, what is more useful:
> While loops or Timers?

I think it depends on the type of game. For an arcade game you need
screen refreshes per amount of time, so you need a timer, while for a
turn based game a loop is fine.

Chris

-- 
E-Mail: Chris Nystrom <cnystrom@xxxxxxxxx>
Saving the world from web programming.
http://www.newio.org - G-Talk: cnystrom

---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: