crown
crown copied to clipboard
Facilitate writing new components/managers
Currently when creating a new component manager, there is a lot of boilerplate code to handle the SoA nature of the data (allocating, deleting). It would be very helpful to have some helper code somewhere to automate this process more.
Yes, a small set of macros/functions would help a bit.