| Package | Description |
|---|---|
| one.microstream.math |
| Modifier and Type | Method and Description |
|---|---|
DirectionCardinal |
DirectionCardinal.opposite() |
static DirectionCardinal |
DirectionCardinal.translateNeighborVector(int difX,
int difY) |
static DirectionCardinal |
DirectionCardinal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectionCardinal[] |
DirectionCardinal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 MicroStream Software. All rights reserved.