Difference between revisions of "Component"

Line 6: Line 6:
 
{{#set:Keyword=Architecture}}
 
{{#set:Keyword=Architecture}}
  
This is just a library that eases communication between game components,
+
This is just a library that eases communication between game components,<br>
 
by requesting references to them through initializer functions.
 
by requesting references to them through initializer functions.
  

Revision as of 19:25, 6 May 2018




This is just a library that eases communication between game components,
by requesting references to them through initializer functions.

https://github.com/matiasah/component