Mountain  1.0.0
Simple C++ 2D Game Framework
message_box.hpp File Reference

Defines the MessageBox namespace containing utility functions to inform the user of something while blocking the program execution. More...

#include <string>
#include "Mountain/core.hpp"
+ Include dependency graph for message_box.hpp:

Go to the source code of this file.

Classes

class  Mountain::MessageBox
 Defines functions to work with Windows MessageBox utilities. More...
 

Namespaces

 Mountain
 Contains all declarations of the Mountain Framework.
 

Detailed Description

Defines the MessageBox namespace containing utility functions to inform the user of something while blocking the program execution.

Definition in file message_box.hpp.