As a developer, I should know when a tile is finished loading (from the web), as well as any post-processing that happens after the tile is fetched (texture generated, meshes built, etc.). This will help to create animations, avoid temporal coupling, and allow for loading screens, etc.
As a developer, I should know when a tile is finished loading (from the web), as well as any post-processing that happens after the tile is fetched (texture generated, meshes built, etc.). This will help to create animations, avoid temporal coupling, and allow for loading screens, etc.