nn::font::CTR::TextWriterBase::DEFAULT_DRAWFLAG Member Constant

Syntax

static const u32 DEFAULT_DRAWFLAG = 
        HORIZONTAL_ALIGN_LEFT | HORIZONTAL_ORIGIN_LEFT | VERTICAL_ORIGIN_TOP;

Description

This is the default drawing flag set by the constructor.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL