Mana
Loading...
Searching...
No Matches
Classes | Enumerations
video.h File Reference
#include "graphics.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

struct  DisplayMode
 
struct  VideoSettings
 
class  Video
 

Enumerations

enum class  WindowMode { Windowed = 0 , WindowedFullscreen = 1 , Fullscreen = 2 }
 

Enumeration Type Documentation

◆ WindowMode

enum class WindowMode
strong
Enumerator
Windowed 
WindowedFullscreen 
Fullscreen 

Definition at line 32 of file video.h.