libgdx API

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

Packages that use ObjectIntMap
com.badlogic.gdx.utils   
 

Uses of ObjectIntMap in com.badlogic.gdx.utils
 

Methods in com.badlogic.gdx.utils with parameters of type ObjectIntMap
 void ObjectIntMap.putAll(ObjectIntMap<K> map)
           
 

Constructors in com.badlogic.gdx.utils with parameters of type ObjectIntMap
ObjectIntMap.Entries(ObjectIntMap<K> map)
           
ObjectIntMap.Keys(ObjectIntMap<K> map)
           
ObjectIntMap.Values(ObjectIntMap<?> map)
           
 


libgdx API

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