Uses of Class
com.badlogic.gdx.utils.IntFloatMap
-
Packages that use IntFloatMap Package Description com.badlogic.gdx.utils -
-
Uses of IntFloatMap in com.badlogic.gdx.utils
Methods in com.badlogic.gdx.utils with parameters of type IntFloatMap Modifier and Type Method Description voidIntFloatMap. putAll(IntFloatMap map)Constructors in com.badlogic.gdx.utils with parameters of type IntFloatMap Constructor Description Entries(IntFloatMap map)IntFloatMap(IntFloatMap map)Creates a new map identical to the specified map.Keys(IntFloatMap map)Values(IntFloatMap map)
-