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

Map doesn't disappear immediately if map key held down for too long #11

Closed
cxong opened this issue Jan 28, 2013 · 1 comment
Closed

Comments

@cxong
Copy link
Owner

cxong commented Jan 28, 2013

Seems as if the game is buffering up the keypresses. Examine the keyboard handling code, check that map is implemented as a keydown check, rewrite if necessary.

@cxong
Copy link
Owner Author

cxong commented May 19, 2013

This probably is due to a bug with the game loop sleep calculation.

cxong added a commit that referenced this issue May 21, 2013
@cxong cxong closed this as completed May 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant