Open ItsEmpa opened 3 weeks ago
This PR translates the Position class into kotlin, and changes it to use more kotlin getters/setters, and cleaner code overall. Also makes use of overloaded constructors to reduce the amount of them that have to be declared in code
What
This PR translates the Position class into kotlin, and changes it to use more kotlin getters/setters, and cleaner code overall. Also makes use of overloaded constructors to reduce the amount of them that have to be declared in code
Changelog Technical Details