nw::font::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 ) The Z-coordinate does not change when the first format is used.
SetCursor(f32, f32, f32)The Z-coordinate does not change when the first format is used.
CONFIDENTIAL