public static class IntTreeMap.SortedKeys
extends com.badlogic.gdx.utils.IntMap.Keys
| Constructor and Description | 
|---|
| SortedKeys(IntTreeMap map,
          boolean ascending) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | next() | 
| void | reset() | 
public SortedKeys(IntTreeMap map, boolean ascending)