AlmasB / FXGL

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

feat: Software Cursor, closes #1090 #1342

Closed alexmoore04 closed 8 months ago

alexmoore04 commented 9 months ago

adds virtual cursor @Leo-Waters @popsx0x

AlmasB commented 9 months ago

Thanks, please can you check why the PR is failing checks

codecov-commenter commented 9 months ago

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 59.54%. Comparing base (ed749b8) to head (6b7a50d). Report is 13 commits behind head on dev.

Files Patch % Lines
...c/main/java/com/almasb/fxgl/ui/SoftwareCursor.java 0.00% 23 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1342 +/- ## ============================================ + Coverage 59.48% 59.54% +0.06% - Complexity 2980 3005 +25 ============================================ Files 312 317 +5 Lines 15331 15396 +65 Branches 1561 1562 +1 ============================================ + Hits 9119 9167 +48 - Misses 5691 5709 +18 + Partials 521 520 -1 ```

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