nw::lyt::Pane::SetSRTElement Member Function

Syntax

void SetSRTElement(
     u32 idx,
     f32 value
);

Arguments

Name Description
idx Index. Specifies lyt::AnimTargetPane().
value Element value.

Return Values

None.

Description

Specifies an index to set a pane's SRT elements.

Sets the parameters of the display position, rotation, scale ratio and size of the pane.

See Also

GetSRTElement
SetTranslate
SetRotate
SetScale
SetSize
lyt::AnimTargetPane

Revision History

2009/09/18
Initial version.

CONFIDENTIAL