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

Pass GameTime into GameUpdate and GamePostUpdate Hooks #180

Closed
Arthri opened this issue Jul 5, 2020 · 3 comments
Closed

Pass GameTime into GameUpdate and GamePostUpdate Hooks #180

Arthri opened this issue Jul 5, 2020 · 3 comments

Comments

@Arthri
Copy link

Arthri commented Jul 5, 2020

GameTime should be passed into both hooks, it allows for telling the passing of time easier

@hakusaro
Copy link
Member

hakusaro commented Jul 5, 2020

This seems reasonable.

@kevzhao2
Copy link
Member

kevzhao2 commented Jul 5, 2020

GameTime is defaulted in the Update method, so there is no value to doing this.

@Arthri
Copy link
Author

Arthri commented Jul 6, 2020

Oh yeah

@Arthri Arthri closed this as completed Jul 7, 2020
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