Package | Description |
---|---|
conexp.fx.gui.cellpane |
Modifier and Type | Method and Description |
---|---|
protected static CellPane.MovementDirection |
CellPane.MovementDirection.valueOf(int rowDelta,
int columnDelta) |
static CellPane.MovementDirection |
CellPane.MovementDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CellPane.MovementDirection[] |
CellPane.MovementDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.