class GameObject { public: virtual void update(float dt) = 0; virtual void render(sf::RenderWindow& window) = 0; virtual sf::FloatRect getBounds() const = 0; virtual ...
The sum of scalar quantities can be found by adding their values together.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results