Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Support a touch API #7

@darkf

Description

@darkf

Before any major public release, I'd like to include a touch API for the overwhelming number of people with tablets.

Suggested API:

heart.touch.getTouchPoints() - self explanatory

Callbacks:

heart.touchBegin(x, y)
heart.touchMove(x, y)
heart.touchEnd(x, y)

this is, of course, subject to change, since I know pretty much nothing about touch-oriented interfaces.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions