Package | Description |
---|---|
bwem | |
bwem.util |
Modifier and Type | Method and Description |
---|---|
MiniTile |
TerrainData.getMiniTile(WalkPosition walkPosition,
CheckMode checkMode) |
MiniTile |
TerrainData.getMiniTile(WalkPosition walkPosition,
CheckMode checkMode) |
Tile |
TerrainData.getTile(TilePosition tilePosition,
CheckMode checkMode) |
Tile |
TerrainData.getTile(TilePosition tilePosition,
CheckMode checkMode) |
Modifier and Type | Method and Description |
---|---|
static CheckMode |
CheckMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckMode |
CheckMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckMode[] |
CheckMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static CheckMode[] |
CheckMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.