1
Hello, I’m starting a learning about the SDL C graphical interface and I plan to make a menu. In this menu there will be options and when the user hovers over some, it will change color (yellow to green) only I’m having difficulty in this. I have already placed the images of the buttons arranged vertically, I wonder how to check if the mouse is on some to render it again.