nn::font::CTR::CharWriter::Print Member Function

Syntax

f32 Print(
     CharCode code
);

Arguments

Name Description
in code The character code of the text character to be drawn.

Return Values

Returns the character width of the character that was drawn.

Description

Draws the character.


CONFIDENTIAL