Executable: Difference between revisions
→Initialisation and main loop outline
imported>Leoetlino |
imported>Leoetlino |
||
Line 51: | Line 51: | ||
****** framework->procFrame | ****** framework->procFrame | ||
******* framework->procCalc | ******* framework->procCalc | ||
******** methodTreeMgr->calc | ******** '''methodTreeMgr->calc''' (sead::SingleScreenMethodTreeMgr). Runs the following methods: | ||
********* RootCalc | |||
********** SysCalc | |||
********** '''AppCalc''' | |||
*********** PreCalc | |||
*********** Calc | |||
*********** PostCalc | |||
*********** CalcDL | |||
********* RootDraw | |||
********** AppDraw | |||
********** AppDrawFinal | |||
********** SysDraw | |||
******* framework->present | ******* framework->present | ||
******* framework->procReset | ******* framework->procReset |