Implementing More OOP

Today involved extending the Part Class for all the Parts. And for anything using Bus connections, creating a Bus Node to add as a child node to use Composition to add this functionality to a Part.

Before doing this, I created a new Git branch called oop.

This is a good move to make the code more maintainable and easier to read and build upon.

More Devlog entries

Most recent first