Home
last modified time | relevance | path

Searched defs:SetRideIndex (Results 1 – 5 of 5) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DEntrance.cpp245 void EntranceElement::SetRideIndex(ride_id_t newRideIndex) in SetRideIndex() function in EntranceElement
H A DFootpath.cpp2367 void PathElement::SetRideIndex(ride_id_t newRideIndex) in SetRideIndex() function in PathElement
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct12/
H A DRCT12.cpp647 void RCT12PathElement::SetRideIndex(uint8_t newRideIndex) in SetRideIndex() function in RCT12PathElement
776 void RCT12TrackElement::SetRideIndex(uint8_t newRideIndex) in SetRideIndex() function in RCT12TrackElement
973 void RCT12EntranceElement::SetRideIndex(uint8_t newRideIndex) in SetRideIndex() function in RCT12EntranceElement
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DTrack.cpp790 void TrackElement::SetRideIndex(ride_id_t newRideIndex) in SetRideIndex() function in TrackElement
/dports/games/openrct2/OpenRCT2-0.3.5.1/test/testpaint/
H A DCompat.cpp337 void TrackElement::SetRideIndex(ride_id_t newRideIndex) in SetRideIndex() function in TrackElement