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

Support a touch API #7

Open
darkf opened this issue Apr 6, 2012 · 0 comments
Open

Support a touch API #7

darkf opened this issue Apr 6, 2012 · 0 comments
Milestone

Comments

@darkf
Copy link
Owner

darkf commented Apr 6, 2012

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant