Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
MessageNotification.hpp File Reference
#include "Notification.hpp"

Go to the source code of this file.

Classes

class  MessageNotification
 

Namespaces

namespace  Ui
 

Macros

#define ATLASGAMEMANAGER_MESSAGENOTIFICATION_HPP
 

Enumerations

enum class  MessageLevel {
  ATLAS_DEBUG , ATLAS_INFO_SELFCLOSE , ATLAS_INFO , ATLAS_WARNING ,
  ATLAS_ERROR , ATLAS_CRITICAL
}
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_MESSAGENOTIFICATION_HPP

#define ATLASGAMEMANAGER_MESSAGENOTIFICATION_HPP

Enumeration Type Documentation

◆ MessageLevel

enum class MessageLevel
strong
Enumerator
ATLAS_DEBUG 
ATLAS_INFO_SELFCLOSE 
ATLAS_INFO 
ATLAS_WARNING 
ATLAS_ERROR 
ATLAS_CRITICAL