We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.on('tap', …
.onTap(…
forever(...)
sprite.forever
x
y
posX
posY
isTouching
getTouching
The text was updated successfully, but these errors were encountered:
forever -> sprite.forever
15cc9be
For #25. See discussion on #10.
tjvr
No branches or pull requests
.on('tap', …
with.onTap(…
everywhereforever(...)
withsprite.forever
x
andy
toposX
andposY
. (Rename x/y #21)isTouching
/getTouching
the default--they're too slow. (get/isTouching is slow #24)The text was updated successfully, but these errors were encountered: