According to later discussions in #30 there is a need for update and set methods in the engine to change values instead of needing to set them directly.
It could be done through trait parameters, and then inline function to capture all the implementations.
According to later discussions in #30 there is a need for update and set methods in the engine to change values instead of needing to set them directly.
It could be done through trait parameters, and then inline function to capture all the implementations.