Micropolis
message.cpp File Reference

Handles messaging and notifications within the Micropolis game. More...

#include "micropolis.h"
#include "text.h"

Go to the source code of this file.

Detailed Description

Handles messaging and notifications within the Micropolis game.

This file includes functions for sending messages to the player, based on various game events and scenario progress. It handles displaying messages related to city growth, requirements, disasters, and other significant events. It also deals with triggering sound effects associated with specific messages.

Definition in file message.cpp.