Closed adam2392 closed 1 year ago
Towards: #19
Adds LevelProperty() constexpr function to allow each class access to the levelproperties during compile time, without explicitly writing the class type.
If this is good design, then I can revisit the PR on co iteration.
@bharath2438 Could you give this a shallow review? I'll merge on your approval.
Merging, thanks for the fixes, @adam2392!
Towards: #19
Adds LevelProperty() constexpr function to allow each class access to the levelproperties during compile time, without explicitly writing the class type.