wiki:TDD_InterCallingAnalysis

Version 9 (modified by chlin, 3 years ago) (diff)

--

Inter Calling Analysis

Overview

This page is used to figure out how the functions are processed and related datastructures after the 0. a.d. is launched.

main.cpp

|main
    |RunGameOrAtlas
        |Init 
            |Autostart
        |Frame  
  • ps/GameSetup/GameSetup.cpp: static bool Autostart(const CmdLineArgs?& args): initialize game.