-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Added fps counter part #897
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have a look at using a pep-8 compliant IDE so you can quickly see non-Pep-8 formatting issues.
I have reformated the code, sorry for the mistakes. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are only minor comments, looks good otherwise. Can you please rebase again and squash your commits into one - I will then merge it, the change is good.
790d14e
to
009a68d
Compare
@DocGarbanzo I have rebased the commits, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks good.
An fps counter that shows the current fps while running, and shows the fps list when shutdown.