orlikraf / flutter-hexagon

MIT License
30 stars 17 forks source link

Function to return hex grid coordinate of hex tile using Offset location #13

Closed jagger23 closed 1 year ago

jagger23 commented 3 years ago

I need to know what hex tile has is at a given x,y flutter Offset location.

orlikraf commented 3 years ago

isn't this the same issue as #14 ?