nn::font::CTR::CharWriter::SetCursor Member Function
void SetCursor(
f32 x,
f32 y
);
void SetCursor(
f32 x,
f32 y,
f32 z
);
SetCursor ( f32, f32 )
|
Sets the cursor position to the new coordinate that has been specified. |
SetCursor ( f32, f32, f32 )
|
Sets the cursor position to the new coordinate that has been specified. |
SetCursor(f32, f32)Sets the cursor position to the new coordinate that has been specified.
SetCursor(f32, f32, f32)Sets the cursor position to the new coordinate that has been specified.
CONFIDENTIAL