|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntMap | |
---|---|
com.badlogic.gdx.graphics.g2d.tiled | |
com.badlogic.gdx.utils |
Uses of IntMap in com.badlogic.gdx.graphics.g2d.tiled |
---|
Fields in com.badlogic.gdx.graphics.g2d.tiled declared as IntMap | |
---|---|
protected IntMap<TextureRegion> |
TileAtlas.regionsMap
|
Uses of IntMap in com.badlogic.gdx.utils |
---|
Methods in com.badlogic.gdx.utils with parameters of type IntMap | |
---|---|
void |
IntMap.putAll(IntMap<V> map)
|
Constructors in com.badlogic.gdx.utils with parameters of type IntMap | |
---|---|
IntMap.Entries(IntMap map)
|
|
IntMap.Keys(IntMap map)
|
|
IntMap.Values(IntMap<V> map)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |