56-bits / parts

Parts re-imagined, done properly with Godot.
1 stars 0 forks source link

Move data containers to objects #14

Open kiesenverseist opened 6 years ago

kiesenverseist commented 6 years ago

Currently, a lot of data is stored in dictionaries. While this does work, it would be a much better idea to move most of these into classes, and create objects. This way, autocomplete is available as well as the ability to later add internal functions for more options. The current places that need these to be replaced would be: