Home
last modified time | relevance | path

Searched refs:NeedsSupports (Results 1 – 8 of 8) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DSmallScenery.cpp104 bool SmallSceneryElement::NeedsSupports() const in NeedsSupports() function in SmallSceneryElement
H A DTileElement.h479 bool NeedsSupports() const;
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/paint/tile_element/
H A DPaint.SmallScenery.cpp341 if (sceneryElement.NeedsSupports()) in PaintSmallScenery()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct12/
H A DRCT12.h572 bool NeedsSupports() const;
H A DRCT12.cpp351 bool RCT12SmallSceneryElement::NeedsSupports() const in NeedsSupports() function in RCT12SmallSceneryElement
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct2/
H A DS6Exporter.cpp1954 if (src2->NeedsSupports()) in ExportTileElement()
H A DS6Importer.cpp1306 if (src2->NeedsSupports()) in ImportTileElement()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct1/
H A DS4Importer.cpp1674 if (src2->NeedsSupports()) in ImportTileElement()