![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Definition at line 21 of file SeeedTouchScreen.h.
Public Member Functions | |
| TouchScreen (unsigned char xp, unsigned char yp, unsigned char xm, unsigned char ym) | |
| bool | isTouching (void) |
| Point | getPoint () |
| Point TouchScreen::getPoint | ( | void | ) |
Definition at line 74 of file SeeedTouchScreen.cpp.
| bool TouchScreen::isTouching | ( | void | ) |
Definition at line 201 of file SeeedTouchScreen.cpp.
| TouchScreen::TouchScreen | ( | unsigned char | xp, |
| unsigned char | yp, | ||
| unsigned char | xm, | ||
| unsigned char | ym | ||
| ) |
Definition at line 46 of file SeeedTouchScreen.cpp.