|
Engine²
Open-source game engine written in C++.
|
#include <WindowError.hpp>
Public Member Functions | |
| WindowError (const std::string &message) | |
WindowError is an exception class that should be thrown when an error occurs while creating or destroying a window.
|
inlineexplicit |