Package | Description |
---|---|
com.badlogic.gdx.math |
Modifier and Type | Method and Description |
---|---|
GridPoint3 |
GridPoint3.set(GridPoint3 point) |
GridPoint3 |
GridPoint3.set(int x,
int y,
int z) |
Modifier and Type | Method and Description |
---|---|
GridPoint3 |
GridPoint3.set(GridPoint3 point) |
Constructor and Description |
---|
GridPoint3(GridPoint3 point) |