Package ilcd

Class Touch

extends Object

The class Touch provides methods for creating and handling touch fields. You may define up to 64 rectangular (possibly overlapping) touch fields. The maximum field size is the pixel screen size used by the current iLCD.

When using multiple screens, note that touch fields are created at the screen index of the currently active draw screen (see setDrawScreen). On the other hand, only touch fields on the activated view screen get evaluated and reported.

PCAP Touch Screen

Projected capacitive (PCAP) touch screens support up to 5 simultaneously evaluated touch points. The sensitivity is determined by values stored in the EEPROM (refer to Class EEPROM).

Notes

_INSERT_CONSTRUCTOR_ENTRY_HERE_

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_