Uses of Class
com.badlogic.gdx.utils.ObjectIntMap.Entry
-
Packages that use ObjectIntMap.Entry Package Description com.badlogic.gdx.utils -
-
Uses of ObjectIntMap.Entry in com.badlogic.gdx.utils
Methods in com.badlogic.gdx.utils that return ObjectIntMap.Entry Modifier and Type Method Description ObjectIntMap.Entry<K>ObjectIntMap.Entries. next()Note the same entry instance is returned each time this method is called.
-