SFML community forums

Help => General => Topic started by: James A on July 03, 2017, 08:54:00 am

Title: SFML button example
Post by: James A on July 03, 2017, 08:54:00 am
I've been looking for a way to create a clickable button in SFML, and I came across Rect::Contains. Can somebody give a quick example of how it is used?
Title: Re: SFML button example
Post by: eXpl0it3r on July 03, 2017, 09:07:44 am
Check the documentation for more details.