OpenTTD Source
20241111-master-gce64d5f5d9
|
List of nodes used for the A-star pathfinder. More...
Go to the source code of this file.
Data Structures | |
class | CNodeList_HashTableT< Titem_, Thash_bits_open_, Thash_bits_closed_ > |
Hash table based node list multi-container class. More... | |
List of nodes used for the A-star pathfinder.
Definition in file nodelist.hpp.