Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Go to the source code of this file.
Classes | |
class | compareHeuristics |
class | cPath |
struct | cPathCell |
The pathfinder has 3 types of cells (cPathCell). More... | |
Enumerations | |
enum class | eCellStatus { OPENLIST , CLOSEDLIST , NOLIST } |
enum class | ePathFinderStatus { CALCULATING , PATH_FOUND , PATH_NOT_FOUND , NEARBY_FOUND } |
|
strong |
|
strong |