Java com.badlogic.gdx.utils IntFloatMap fields, constructors, methods, implement or subclass

Example usage for Java com.badlogic.gdx.utils IntFloatMap fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.badlogic.gdx.utils IntFloatMap.

The text is from its open source code.

Constructor

IntFloatMap()
Creates a new map with an initial capacity of 32 and a load factor of 0.8.