nn::hid::CTR::TouchPanelReader Classclass TouchPanelReader : private nn::util::NonCopyable< TouchPanelReader >
Class for reading sampling data from the Touch Screen.
The Touch Screen is sampled every 4 ms.
| S |
MAX_READ_NUM
|
const s8 | The maximum number of data samples that can be read. |
|---|
TouchPanelReader
|
Constructor. | |
|---|---|---|
~TouchPanelReader
|
Destructor. | |
Read
|
Reads sampling data from the Touch Screen, starting with the latest samples. Any previously loaded data is not read. | |
ReadLatest
|
Reads the latest sampling data from the gamepad. Unlike nn::hid::CTR::TouchPanelReader::Read, it is possible to read the same sampling data. |
nn::util::NonCopyable
nn::hid::CTR::TouchPanelReader
CONFIDENTIAL