I\'m new to c++ and i\'m trying to make a simple game engine. I am trying to make a game object and component system.
I have a base class for all object and I am trying t