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

bug of pong #150

Open
imbbctoo opened this issue Jan 30, 2015 · 1 comment
Open

bug of pong #150

imbbctoo opened this issue Jan 30, 2015 · 1 comment

Comments

@imbbctoo
Copy link

i find pong cannot work today.
after resreaching i think there is a sth wrong with listenOnce. you know in the code of pong, a listenonce was added on this.world. i didn't do anything with the code but when it shows click to begin, i click it but nothing happend, the game cannot begin. but if i add goog.events.listen(this.world, ['touchstart', 'mousedown'], this.start, false, this) before listenonce, it works. can you tell me whether there is sth wrong with closure or sth wrong with limejs?

@sagestudios
Copy link

Hope this will help: #159

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

2 participants