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

Add a BindFor method to the EventHandler classes #40

Closed
NTaylorMullen opened this issue Jul 29, 2013 · 0 comments
Closed

Add a BindFor method to the EventHandler classes #40

NTaylorMullen opened this issue Jul 29, 2013 · 0 comments
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Owner

A BindFor method will essentially bind an event to the event handler for X number of triggers. After it has been trggered X number of times it will unbind itself to the event.

@ghost ghost assigned NTaylorMullen Jul 29, 2013
NTaylorMullen added a commit that referenced this issue Jul 30, 2013
- This involved also changing how we trigger functions so that unbindings can occur during it.

#40
NTaylorMullen added a commit that referenced this issue Oct 15, 2013
- This involved also changing how we trigger functions so that unbindings can occur during it.

#40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant