public class IntSetPool
extends java.lang.Object
| Constructor and Description |
|---|
IntSetPool() |
| Modifier and Type | Method and Description |
|---|---|
static org.mini2Dx.gdx.utils.IntSet |
allocate() |
static void |
release(org.mini2Dx.gdx.utils.IntSet intSet) |
static void |
warmup(int capacity) |