Page 1 of 2

GameLoop - When to blit?

PostPosted: May 18, 2004 @ 7:28pm
by Bapdude

PostPosted: May 18, 2004 @ 7:37pm
by Conan
I for one am lazy so I go for No 1. Each time round the game loop I blit the screen. This comes from my view that devices nowadays should be fast enough to cope & I cannot be bothered with all the dirty rectangle stuff etc we had to do in the old days on 8-bit devices which were vastly slower than today's cpu's. These days I just want to write games & avoid anything too technical.

PostPosted: May 18, 2004 @ 8:06pm
by Bapdude

PostPosted: May 18, 2004 @ 8:24pm
by Dan East

PostPosted: May 18, 2004 @ 8:34pm
by Bapdude

PostPosted: May 18, 2004 @ 10:59pm
by Conan

PostPosted: May 19, 2004 @ 2:19am
by mlepage

PostPosted: May 19, 2004 @ 2:27am
by Dan East

PostPosted: May 19, 2004 @ 3:56am
by j.edwards

PostPosted: May 19, 2004 @ 9:51am
by Jim

PostPosted: May 19, 2004 @ 4:09pm
by mlepage

PostPosted: May 19, 2004 @ 5:24pm
by Bapdude

PostPosted: May 19, 2004 @ 7:33pm
by Dan East

PostPosted: May 19, 2004 @ 8:03pm
by Bapdude

PostPosted: May 19, 2004 @ 8:50pm
by mlepage