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

Move TurnStart event ownership to simulation instead of turn #90

Closed
unleashurgeek opened this issue Jun 26, 2023 · 0 comments
Closed

Move TurnStart event ownership to simulation instead of turn #90

unleashurgeek opened this issue Jun 26, 2023 · 0 comments

Comments

@unleashurgeek
Copy link
Member

Currently the TurnStart event emits when StartTurn is called in the turn package. While functional, it shouldn't be up to the turn package to dictate when TurnStart actually is. Want to push this emission ownership to the simulation run loop (which is also where EndTurn ownership lives).

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

1 participant