nn::font::CTR::CharWriter::MoveCursorZ Member Function

Syntax

void MoveCursorZ(
     f32 dz
);

Arguments

Name Description
in dz Distance to move the cursor along the z-axis.

Return Values

None.

Description

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

Revision History

2010/11/10
Initial version.

CONFIDENTIAL