nn::gd::CTR::Viewport Classclass Viewport
For the viewport settings.
m_X
|
u32 | The X-coordinate of the lower left corner of the screen. | |
|---|---|---|---|
m_Y
|
u32 | The Y-coordinate of the lower left corner of the screen. | |
m_Width
|
u32 | Width of the viewport. | |
m_Height
|
u32 | Height of the viewport. |
Viewport
|
The constructor for the viewport. Initializes using default values. | |
|---|---|---|
Set
|
Sets using argument values. |
CONFIDENTIAL