nn::hid::CTR::GetTouchPanel Function

Syntax

TouchPanel & GetTouchPanel();

Arguments

None.

Return Values

Returns a reference to an instance of the TouchPanel class.

Description

Gets a reference to an instance of the TouchPanel class.

It can be used after it is initialized with the nn::hid::CTR::Initialize function.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL