|
|
Browse by Tags
All Tags » sprite » User input
-
Hymake,
I think the problem is largely due to you drawing the button as a sprite. I added two lines to your program. The button.Button.Show() actually draws the button as a sprite on the screen. This is very important step - as this makes the button sprite something that can be interacted with. Notice... that you still ...
|
|
|