nn::font::CTR::CharWriter::SetCursor Member Function

Syntax

void SetCursor(
     f32 x,
     f32 y
);

Arguments

Name Description
in x New x-coordinate of the cursor.
in y New y-coordinate of the cursor.

Return Values

None.

Description

Sets the cursor position to the new coordinate that has been specified.


CONFIDENTIAL