JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
mindustry.ai
Interface Astar.TileHueristic
Enclosing class:
Astar
public static interface
Astar.TileHueristic
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
float
cost
(
Tile
tile)
default float
cost
(
Tile
from,
Tile
tile)
Method Details
cost
float
cost
(
Tile
tile)
cost
default
float
cost
(
Tile
from,
Tile
tile)