| Package | Description |
|---|---|
| com.jme3.terrain.geomipmap.picking |
| Modifier and Type | Field and Description |
|---|---|
protected BresenhamYUpGridTracer.Direction |
BresenhamYUpGridTracer.stepDirection |
| Modifier and Type | Method and Description |
|---|---|
BresenhamYUpGridTracer.Direction |
BresenhamYUpGridTracer.getLastStepDirection() |
static BresenhamYUpGridTracer.Direction |
BresenhamYUpGridTracer.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BresenhamYUpGridTracer.Direction[] |
BresenhamYUpGridTracer.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|