|
CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
|
Go to the source code of this file.
Classes | |
| struct | path_node |
| class | abstract_pathfinder |
| class | basic_pathfinder |
| class | hospital_finder |
| class | idle_tile_finder |
| class | object_visitor |
| class | pathfinder |
| Finds paths through maps. More... | |
Enumerations | |
| enum class | travel_direction { north = 0 , east = 1 , south = 2 , west = 3 } |
|
strong |