Game Development Community


#1
01/30/2004 (12:25 am)
I mean main.cc?
#2
01/30/2004 (12:52 am)
I think both of them are part of the loop.
#3
01/30/2004 (1:53 am)
It looks like the main one is in main.cc while game.cc does a bunch of setup functions, scripting loading and basic spawnPlayer/killPlayer type stuff.
#4
01/30/2004 (4:46 am)
Just a note; game.cc and main.cc are part of the ENGINE not the fps.starter. Just a small distinction.

But yes if you want to hit the main loop, you have to go into the engine.