hello
i have tried getting my head round to make a simple touchscreen button using an picture (next) but going round in circle, tried using the lapse tourch as david uses pygame.
i am using python and pygame
what i want is 2 icon pictures are on mainscreen 1. icon 1 when pressed (go to mainscreen 0) icon 2 when pressed (go to mainscreen 2).
i think i need to define what a button is and then on each screen in the main loop say what action to take but i getting stuck on
can anyone drum up some code for me please so i can try and add it in to my script .