nn::gd::CTR::Viewport Class

Syntax

class Viewport

Description

For the viewport settings.

Member Variables

m_X The X-coordinate of the lower left corner of the screen.
m_Y The Y-coordinate of the lower left corner of the screen.
m_Width Width of the viewport.
m_Height Height of the viewport.

Member Functions

Viewport The constructor for the viewport. Initializes using default values.
Set Sets using argument values.

Revision History

2011/02/15
Initial version.

CONFIDENTIAL