Class representing the touch panel device. More...
Static Public Member Functions | |
| static List< TouchData > | GetData (int deviceIndex) |
| Obtains the front touch panel data. | |
| static List< TouchData > | GetRearTouchData (int deviceIndex) |
| Obtains the rear touch panel data. | |
Class representing the touch panel device.
| static List<TouchData> GetData | ( | int | deviceIndex | ) | [static] |