|
OpenTTD Source
14.0-beta1
|
Yapf Node Key that represents a single patch of interconnected water within a water region. More...
Public Member Functions | |
| void | Set (const WaterRegionPatchDesc &water_region_patch) |
| int | CalcHash () const |
| bool | operator== (const CYapfRegionPatchNodeKey &other) const |
Data Fields | |
| WaterRegionPatchDesc | m_water_region_patch |
Yapf Node Key that represents a single patch of interconnected water within a water region.
Definition at line 24 of file yapf_ship_regions.cpp.