libgdx API

Uses of Class
com.badlogic.gdx.utils.IntIntMap

Packages that use IntIntMap
com.badlogic.gdx.utils   
 

Uses of IntIntMap in com.badlogic.gdx.utils
 

Methods in com.badlogic.gdx.utils with parameters of type IntIntMap
 void IntIntMap.putAll(IntIntMap map)
           
 

Constructors in com.badlogic.gdx.utils with parameters of type IntIntMap
IntIntMap.Entries(IntIntMap map)
           
IntIntMap.Keys(IntIntMap map)
           
IntIntMap.Values(IntIntMap map)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)