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

Enable L-R diagonal only and disable R-L diagonal #71

Open
johnhorsema opened this issue Jun 5, 2019 · 0 comments
Open

Enable L-R diagonal only and disable R-L diagonal #71

johnhorsema opened this issue Jun 5, 2019 · 0 comments

Comments

@johnhorsema
Copy link

My grid is a hexagonal grid, so the traversal is different from square grid. As illustrated below:

0R67b

I want to disable R-L diagonal traversal but can't find via the API. I would have to call . setDirectionalCondition to every cell in the grid which would degrade performance of my app.

Can an option be added to enable/disable L-R and R-L diagonals directly from the options?

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