How World Is Stored in MemoryThe entire world is loaded into memory at the start of the process. Linked lists were used for Sectors, Polygons and Points to allow for any number of possible combinations. If a polygon is a Portal to another Sector, it will point to the corresponding sector. If the polygon is not a Portal to another Sector it will be NULL. |
|




