nn::gd::CTR::Memory::Rect Class
Syntax
class Rect
Description
2D memory region.
Member Variables
m_PosX
X-position.
m_PosY
Y-position.
m_Width
The width of the region.
m_Height
The height of the region.
Member Functions
Rect
Creates a new memory region.
Revision History
2011/02/15
Initial version.
CONFIDENTIAL