| Class | Description |
|---|---|
| ArrayIterable<T> | |
| ColorUtils |
Static utility methods for
Colors |
| EdgeIterator |
A iterator-type class for iterating over
Shape edges. |
| FileHandleUtils | |
| IntArrayIterable | |
| IntTreeMap<V> | |
| IntTreeMap.SortedKeys | |
| LongArrayIterable | |
| PerformanceTracker |
Tracks the following performance metrics during gameplay:
Updates per second Average update durations Frames per second Current memory usage |
| PowerOfTwo |
Utility class for power of 2 operations
|
| Ref<T> |
Stores a reference to an object instance
|
| RollingAverage |
Utility class for tracking a rolling average
|
| UriFileHandle |
Wraps Gdx.files with a URI scheme
|
| Enum | Description |
|---|---|
| Scaling |