Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Swiping left to right for next page

Author
Message
Doveyy04
11
Years of Service
User Offline
Joined: 30th Apr 2012
Location:
Posted: 12th Jun 2012 18:53
On my program I have a set of pages of various info and to get from one page to the next I have a left and flipped right png image that u click on to go forward and back. How do you get the program to eventually be able to change page by swiping across the screen? Also like the weather app on the iPhone I want a set number of small circles that individually light up (fill up) showing what page you are on, how could I do that, thanks for your help
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 12th Jun 2012 19:56 Edited at: 12th Jun 2012 19:58
The following code was posted in this thread: http://forum.thegamecreators.com/?m=forum_view&t=195049&b=41



It appears to work just fine. I tested it on my touch screen in Windows.

As for the dots, create a simple white circle image file and then the correct number of sprites for your pages and set the color for the the page number to something different from the the colors for the others.

Cheers,
Ancient Lady
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 12th Jun 2012 21:43 Edited at: 12th Jun 2012 21:54
I just took some of the other bits in the same post and tweaked a bit:



EDIT: updated code to show how to logically AND the results to check for specific swipe.

Cheers,
Ancient Lady
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 12th Jun 2012 22:10
And here is an 'encapsulated' version:


Cheers,
Ancient Lady

Login to post a reply

Server time is: 2024-04-28 14:18:47
Your offset time is: 2024-04-28 14:18:47