nw::font::CharWriter::MoveCursorZ Member Function

Syntax

void MoveCursorZ(
     f32 dz
);

Arguments

Name Description
in dz Distance to move the cursor in the z-axis direction.

Return Values

None.

Description

Moves the cursor from its current position by the distance specified.

Movement along the z-axis is in the positive direction when dz is positive.

Revision History

2009/11/09
Initial version.

CONFIDENTIAL