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