mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
* Simplify TileElement type conversation * Introduce TileElementsView * Move TileElementsView code into TileElementsView.h * Cleanup code and move into OpenRCT2 namespace * Use reference instead of pointer * Fix include * Make GCC happy * Move the cast functions into base * Use the cast function instead of reinterpret_cast * Add TileElementsView tests * Fix iterating on TileElementBase, return pointer not reference
4.2 KiB
4.2 KiB