Midnight Graphics
Create Fast and Simple Graphics in C++
mn::Graphics::Event Struct Reference

Classes

struct  Key
 
struct  MouseMove
 
struct  MouseScroll
 
struct  None
 
struct  Quit
 
struct  Wheel
 
struct  WindowSize
 

Public Types

enum class  ButtonType { Press , Release }
 

Public Attributes

std::variant< None, Quit, Key, WindowSize, MouseMove, MouseScroll, Wheelevent
 

The documentation for this struct was generated from the following file: