nn::font::CTR::CharWriter::SetCursor Member Function
void SetCursor(
f32 x,
f32 y
);
| Name | Description | |
|---|---|---|
| in | x | New X-coordinate of the cursor. |
| in | y | New Y-coordinate of the cursor. |
Sets the cursor position to the new coordinate that has been specified.
CONFIDENTIAL