| Constructor and Description |
|---|
AbstractCellDataAdapter(M map,
CellData data,
@NonNegative int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(@Nullable Object o) |
int |
hashCode() |
@NonNegative int |
id()
Get the cell id
|
M |
map()
Get the container map
|
boolean |
walkable()
Check if the cell is walkable
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcoordinateprotected final CellData data
@Pure public final @NonNegative int id()
MapCell@Pure public final boolean walkable()
MapCellCopyright © 2022. All rights reserved.