#include <ResistiveTouchScreen.h>
Public Member Functions | |
AccelerationHandler (uint8_t minTicks, bool accelerate) | |
void | reset () |
bool | tick () |
Handles acceleration for touch screens, it can be configured with the number of ticks to wait before starting and if it should accelerate.