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

_gameLoop in tracker and game events is null #34

Closed
myrddraall opened this issue Feb 5, 2016 · 2 comments
Closed

_gameLoop in tracker and game events is null #34

myrddraall opened this issue Feb 5, 2016 · 2 comments

Comments

@myrddraall
Copy link

As noted in the reference files the _gameLoop value is always null. this is not the case with the original python lib. Its impossible to track the time events occurred without this

@Farof
Copy link
Owner

Farof commented Feb 5, 2016

Had a look and there is indeed a problem. I didn't know how to port the function and made a guess but it's wrong. Looking at it, thanks.

@Farof
Copy link
Owner

Farof commented Feb 5, 2016

@myrddraall just pushed a correction, thanks for reminding me to do that.

c91bacc

@Farof Farof closed this as completed Feb 5, 2016
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