Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch Screen Events not working #5

Open
grakes87 opened this issue Oct 20, 2014 · 2 comments
Open

Touch Screen Events not working #5

grakes87 opened this issue Oct 20, 2014 · 2 comments

Comments

@grakes87
Copy link

Ever since I started using this extension all of my touch events are not firing or working properly. Someone suggested removing the "Starling.multiTouchEnabled = true" however I do not see that line of code anywhere. Any information would be greatly appreciated.

Thank you in advance

@62316e
Copy link

62316e commented Mar 31, 2015

Project is dead.

@CXtream
Copy link

CXtream commented Jun 30, 2015

Replace default addEventListener(TouchEvent.TOUCH,this.handleMouse)
with FullScreenExtension.stage.addEventListener(TouchEvent.TOUCH,this.handleMouse)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants