mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
* add fields to track segment api * add getTrackSegments to API * change element to segment for continuity * improve documentation * continue tweaking documentation * implement segment suggestions * clarify purpose of isSteepUp flag * add rest of track element flags * remove extraneous information from comment * continue tweaking API * implement basssiiie suggestion * rename angle to slope * reorder items in the documentation * bump plugin api