I like to try and make sense of everything we learn, that includes knowing the meaning of all the words in the C++ glossary - but Inheritance and Component in this context just make no sense to me…
What is a component? Is ‘OpenDoor’ a component? Is mayonnaise an instrument?
If that’s the case, how would ‘inheritance’ allow us to grab anything?
I’m either totally missing something here, or overthinking it again. Likely both.
If I’m right in assuming ‘OpenDoor’ and ‘PositionReport’ are ‘components’, then how would we even move any actors without a component?