public class IntArrayIterable
extends java.lang.Object
implements java.lang.Iterable
| Constructor and Description |
|---|
IntArrayIterable(com.badlogic.gdx.utils.IntArray intArray) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator |
iterator() |