tonyw Posted June 14, 2017 Share Posted June 14, 2017 Hi, Can anyone tell me how to detect touch events on Android when using PhoneGap? This worked fine on cocoon.io - g_cont2 = new PIXI.Container(); g_cont2.interactive=true; g_cont2.on('pointerup', startButtonPressed); But nothing happens on PhoneGap? I'm wondering if there's some event initialisation magic I'm missing somewhere? thanks tony Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.