Hellenic / react-hexgrid

Build interactive hexagon grids with React
https://hellenic.github.io/react-hexgrid/examples/
MIT License
318 stars 130 forks source link

HexUtils HexToPixel function clarification needed #84

Closed tieje closed 2 years ago

tieje commented 2 years ago

Make a comment on what the HexToPixel function does in HexUtils.ts I don't know what it does.

parkerbjur commented 2 years ago

Are you asking for clearer documentation above the function or has this issue been resolved because there is a short description of the function right now, but I can add more if need be.

tieje commented 2 years ago

Thanks for pointing this out. I did write these comments myself after talking with others about what the function does.

parkerbjur commented 2 years ago

Sweet, I did go through and do some more thorough documentation of all the functions in HexUtils. I will submit a PR today probably.

tieje commented 2 years ago

Ok, thanks.