bitbrain / braingdx

:video_game: Game jam framework based on libgdx.
Apache License 2.0
84 stars 1 forks source link

feat: add quad tree support and debugger #219

Closed bitbrain closed 4 years ago

bitbrain commented 4 years ago

Please also fix https://github.com/bitbrain/braingdx/issues/189 as part of this release.

codecov[bot] commented 4 years ago

Codecov Report

Merging #219 into master will increase coverage by 2.215%. The diff coverage is 62.369%.

@@              Coverage Diff              @@
##            master      #219       +/-   ##
=============================================
+ Coverage   30.486%   32.701%   +2.215%     
=============================================
  Files          127       133        +6     
  Lines         4402      4645      +243     
  Branches       572       614       +42     
=============================================
+ Hits          1342      1519      +177     
- Misses        2930      2981       +51     
- Partials       130       145       +15