View Single Post
  #7  
Old 12-19-2010, 11:17 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Quote:
Originally Posted by DustyPorViva View Post
This for an iPhone server? A loop is still a loop. An infinite loop is still going to be intensive on the processor whether it's a timeout or waitfor.
I mean this in the least rudest way possible but that's obvious and I know this. What I REALLY want is to most efficient way to use the game loop. There are certain things that do not need to be on the server yet do need to be constantly moving.
Reply With Quote