AlmasB / FXGL

Java / JavaFX / Kotlin Game Library (Engine)
http://almasb.github.io/FXGL/
MIT License
4.45k stars 556 forks source link

feat: Support 8 directions Grids #1338

Closed DeathPhoenix22 closed 10 months ago

DeathPhoenix22 commented 10 months ago

Hi @AlmasB ,

I've completed the implementation to allow 8 directions grids.

Thanks,

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f0cae6a) 59.58% compared to head (1c1c329) 59.63%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1338 +/- ## ============================================ + Coverage 59.58% 59.63% +0.05% - Complexity 2961 2975 +14 ============================================ Files 309 310 +1 Lines 15290 15310 +20 Branches 1560 1562 +2 ============================================ + Hits 9110 9130 +20 Misses 5657 5657 Partials 523 523 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.