Generics and the power of Factory Patterns
Correctly structured hierarchies can benefit tremendously from the c# typing system. Here’s what I’ve learnt from implementing this into my game so far.
Correctly structured hierarchies can benefit tremendously from the c# typing system. Here’s what I’ve learnt from implementing this into my game so far.