MoveCursorY

nn::font::CTR::CharWriter::MoveCursorY Member Function

Syntax

void MoveCursorY(
     f32 dy
);

Parameters

Name Description
in dy Distance to move the cursor along the y-axis.

Return Values

None.

Description

Moves the cursor from its current position by the distance specified.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL