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

EventTypeEnum should be moved into their own file #109

Closed
sbordes opened this issue Apr 29, 2014 · 0 comments
Closed

EventTypeEnum should be moved into their own file #109

sbordes opened this issue Apr 29, 2014 · 0 comments
Assignees
Milestone

Comments

@sbordes
Copy link
Member

sbordes commented Apr 29, 2014

Using OnKey(OnKey.KeyType.keyPressed) is too long !

Each EventTypeEnum must be relocated into their own file and renamed to be more concise

OnKey.KeyType will be renamed Key and so on for other EventTypeEnum

OnKey(OnKey.KeyType.keyPressed) will become OnKey(Key.keyPressed)

@sbordes sbordes added this to the 8.0.0 milestone Apr 29, 2014
@sbordes sbordes self-assigned this Apr 29, 2014
sbordes added a commit that referenced this issue Apr 29, 2014
declaration and array type to annoation value
@sbordes sbordes closed this as completed Apr 30, 2014
sbordes added a commit that referenced this issue Jun 11, 2014
declaration and array type to annoation value
sbordes added a commit that referenced this issue Jun 14, 2014
declaration and array type to annoation value
sbordes added a commit that referenced this issue Jun 14, 2014
declaration and array type to annoation value
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