nw::lyt::Pane::SetGlobalAlpha Member Function

Syntax

void SetGlobalAlpha(
     u8 alpha
);

Arguments

Name Description
alpha Global alpha value.

Return Values

None.

Description

Sets the pane's global alpha value.

The global alpha value is the pane's alpha value after including the impact of the parent pane's alpha value.

The global matrix is normally calculated by CalculateMtx.

See Also

GetGlobalAlpha
SetAlpha
CalculateMtx

Revision History

2009/09/18
Initial version.

CONFIDENTIAL