Subsystems: Difference between revisions

Jump to navigation Jump to search
add a small description for subsystems
imported>Leoetlino
No edit summary
(add a small description for subsystems)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Note: the following list does not include external libraries.
The game code is organised into '''subsystems''', each responsible for one technical aspect of the game. Each subsystem is typically a singleton.
 
Note: the following list does not include external libraries. It is also likely to be incomplete.


{{#dpl:
{{#dpl:
Line 6: Line 8:
|includepage ={Subsystem infobox}:name:is_name_official:init_addr_switch150:description
|includepage ={Subsystem infobox}:name:is_name_official:init_addr_switch150:description
|table=width=100% class="wikitable sortable",-,Name,Official name,Init (Switch 1.5.0),Description
|table=width=100% class="wikitable sortable",-,Name,Official name,Init (Switch 1.5.0),Description
|tablerow=[[%PAGE%|%%]],²{#ifexpr:%%{{!}}No{{!}}Yes}²,%%,%%
|tablerow=[[%PAGE%|%%]],²{#ifexpr:%%{{!}}Yes{{!}}No}²,%%,%%
}}
}}


[[Category:Internals]]
[[Category:Internals]]

Navigation menu