| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.scenes.scene2d | |
| com.badlogic.gdx.utils |
| Modifier and Type | Method and Description |
|---|---|
SnapshotArray<InputProcessor> |
InputMultiplexer.getProcessors() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotArray<Actor> |
Group.getChildren()
Returns an ordered list of child actors in this group.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> SnapshotArray<T> |
SnapshotArray.with(T... array) |
Copyright © 2021. All rights reserved.