Skip to content

isTouching method in TouchScreen.h not implemented in .cpp file #8

Open
@coursera10062014

Description

@coursera10062014

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions