I\'m trying to create a Button class in SFML that contains a string and a RectangeShape. The Button class itself actually works fine when I instantiate it and call it in my main