nn::hid::CTR::TouchPanelReader::TouchPanelReader Constructor
TouchPanelReader(
TouchPanel & touchPanel = GetTouchPanel()
);
| Name | Description | |
|---|---|---|
| in | touchPanel | A TouchPanel instance that is used internally. There is no need to specify this explicitly. |
Constructor.
Initialize with the nn::hid::CTR::Initialize function before creating an instance.
CONFIDENTIAL