dixx / Die_Chroniken_eines_namenlosen_Spiels

We develop a game just for the sake of learning how to do it. Okay, maybe it's more developing a game engine and using a game as its integration test. We have no real goal besides the learning experience.
Other
1 stars 1 forks source link

check neccessary const-ness of LeviathanDevice members #94

Closed dixx closed 6 years ago

dixx commented 6 years ago

If it is better to use a const public member instead of reference getters, refactor.