Open
Description
There's a bool isTouching() method declared on TouchScreen, but it is not implemented.
Attempts to use it reuslt in:
undefined reference to "TouchScreen::isTouching()"
It looks like the unused pressureThreshhold member variable was intended as a cutoff for the implementation of isTouching().
Metadata
Metadata
Assignees
Labels
No labels