public class NodeResolver
extends java.lang.Object
| Constructor and Description |
|---|
NodeResolver() |
| Modifier and Type | Method and Description |
|---|---|
com.badlogic.gdx.graphics.g3d.model.Node |
get(int index) |
void |
put(int index,
com.badlogic.gdx.graphics.g3d.model.Node node) |