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