#include <screen.hpp>
◆ Display() [1/3]
Nui::Display::Display |
( |
const Display & |
| ) |
|
|
default |
◆ Display() [2/3]
Nui::Display::Display |
( |
Display && |
| ) |
|
|
default |
◆ ~Display()
Nui::Display::~Display |
( |
| ) |
|
|
default |
◆ Display() [3/3]
Nui::Display::Display |
( |
int32_t |
x, |
|
|
int32_t |
y, |
|
|
int32_t |
width, |
|
|
int32_t |
height, |
|
|
bool |
isPrimary, |
|
|
std::string |
deviceName |
|
) |
| |
|
inline |
◆ deviceName()
std::string Nui::Display::deviceName |
( |
| ) |
const |
|
inline |
◆ height()
int32_t Nui::Display::height |
( |
| ) |
const |
|
inline |
◆ isPrimary()
bool Nui::Display::isPrimary |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ width()
int32_t Nui::Display::width |
( |
| ) |
const |
|
inline |
◆ x()
int32_t Nui::Display::x |
( |
| ) |
const |
|
inline |
◆ y()
int32_t Nui::Display::y |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: