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

[WIP] Add event handler with different game events #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anthonyec
Copy link
Owner

@anthonyec anthonyec commented Mar 5, 2019

Summary

tbs (to be summarised)

Todo

  • Figure out how to store reference to the event handler function in C++
  • Decide on what events are needed
  • Decide on if event info should be passed or should a reference to Umpire class be passed like AceButton
  • Add game end event
  • Add game reset event
  • Add game undo event
  • Add game deuce event

@anthonyec anthonyec changed the title [WIP]: Add event handler with different game events [WIP] Add event handler with different game events Apr 4, 2019
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

Successfully merging this pull request may close these issues.

1 participant