question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mixed types in gdx collections

See original GitHub issue

Please ensure you have given all the following requested information in your report.

Issue details

In collections there are some occurences of wrong parameter types IntFloatMap.findKey(int, int) should be (float, int) IntFloatMap.containsValue(int) should be (float value, float epsilon)

Version of LibGDX and/or relevant dependencies

LibGDX 1.9.11

Please select the affected platforms

  • Android
  • iOS (robovm)
  • iOS (MOE)
  • HTML/GWT
  • Windows
  • Linux
  • MacOS

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
augustozanellatocommented, Jul 30, 2020

Sure, I’ll be able to do that in a couple days!

0reactions
NathanSweetcommented, Aug 1, 2020

No worries, can’t have you hogging all the bugs! 😃 Looks like ObjectFloatMap also needed the methods (added now).

Read more comments on GitHub >

github_iconTop Results From Across the Web

GDXMRW - GAMS
Interfacing GAMS and MATLAB. This document briefly describes GDXMRW (GDX-Matlab Read/Write), a suite of utilities to exchange data between GAMS and MATLAB.
Read more >
Viewports - libGDX
Camera and Stage support different viewport strategies, for example when doing picking via Camera.project(vec, viewportX, viewportY, viewportWidth, ...
Read more >
STOOL TESTING SUPPORT GUIDE - Genova Diagnostics
Genova uses multiple methodologies to provide the most clinically accurate assessment of bacteria, ... GI Effects profile, and the type of short chain...
Read more >
gdxpds package — gdx-pandas 1.2.0 documentation
Backend functionality for reading and writing GDX files. The GdxFile and GdxSymbol classes are full-featured interfaces for going between the GDX format and ......
Read more >
Go Direct Sensor Cart Troubleshooting and FAQs - Vernier
Go Direct Sensor Cart (GDX-CART-Y) and Go Direct Sensor Cart (GDX-CART-G) ... or measure energy changes during different types of collisions.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found