Difference between revisions of "Component"

(Created page with "{{#set:Name=Component}} {{#set:Author=User:Starkkz}} {{#set:LOVE Version=0.11.1}} {{#set:Description=Implementation of a component-based architecture}} {{#set:Screenshot=File:...")
 
Line 4: Line 4:
 
{{#set:Description=Implementation of a component-based architecture}}
 
{{#set:Description=Implementation of a component-based architecture}}
 
{{#set:Screenshot=File:http://i.imgur.com/JeJ9Uhh.png}}
 
{{#set:Screenshot=File:http://i.imgur.com/JeJ9Uhh.png}}
{{#set:Keyword=Lighting}}
+
{{#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,

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