806 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			806 B
		
	
	
	
	
	
	
	
@page architectureindex Engine Architecture
[TOC]
- @subpage networking
- @subpage authentication
- @subpage navmeshIndex
- @subpage physicsindex
- @subpage serverSceneManagement
- @subpage fluidsimindex
- @subpage worldstorageindex
- @subpage uiarch
- @subpage audioengine
- @subpage timekeeper
- @subpage archimprovementtargets
- @subpage savesindex
- @subpage hitboxesindex
- @subpage drawcell
- @subpage scriptengine
What is this section
All pages under this section should detail high level organization of code. Where other documentation may document design principles, goals, code examples, processes, etc., the pages within this category should be specifically detailing architecture decisions and why they were made. Ideally flow charts and graphs can visually demonstrate how things connect.