MoveCursorX

nn::font::CTR::CharWriter::MoveCursorX Member Function

Syntax

void MoveCursorX(
     f32 dx
);

Parameters

Name Description
in dx Distance to move the cursor along the x-axis.

Return Values

None.

Description

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

Revision History

2010/11/10
Initial version.

CONFIDENTIAL