5 ms·
I use extensively in my projects the Component decoupling pattern: http://gameprogrammingpatterns.com/component.html http://gameprogrammingpatterns.com/componen
by tydok 9y ago
I use extensively in my projects the Component decoupling pattern: http://gameprogrammingpatterns.com/component.html http://gameprogrammingpatterns.com/component.html
The Observer and Mediator patterns can then be used for wiring components.