nn::font::CTR::CharWriter::MoveCursor Member Function
void MoveCursor(
f32 dx,
f32 dy
);
| Name | Description | |
|---|---|---|
| in | dx | Distance to move the cursor along the x-axis. |
| in | dy | Distance to move the cursor along the y-axis. |
Moves the cursor from its current position by the distance specified.
CONFIDENTIAL