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

Input Handlers #10

Open
caioketo opened this issue Feb 9, 2015 · 4 comments
Open

Input Handlers #10

caioketo opened this issue Feb 9, 2015 · 4 comments

Comments

@caioketo
Copy link

caioketo commented Feb 9, 2015

I just saw this project, and it seems amazing,
I just thinking if it handles input in isometrics views? Or should I make it?
Thanks, and great work

@drgomesp
Copy link
Owner

@caioketo what exactly do you mean by handling input?

@caioketo
Copy link
Author

I mean, when user click on the tile, how can I get the exactly tile x, y ?
I'll have to make the calculations myself?

@drgomesp
Copy link
Owner

@caioketo the library currently only supports rendering, but the idea is to eventually have a game engine on top that will be able to handle input and do all sorts of things necessary to build a game. However, capturing the click should be fairly easy considering the current implementation.

I'm going to try to implement that over the weekend to see how it looks like.

@caioketo
Copy link
Author

That sounds great, thanks

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

2 participants