Skip to content

Instantly share code, notes, and snippets.

@koenbok
Created February 5, 2016 10:51
Show Gist options
  • Select an option

  • Save koenbok/7b6cd392b26bec9a77e8 to your computer and use it in GitHub Desktop.

Select an option

Save koenbok/7b6cd392b26bec9a77e8 to your computer and use it in GitHub Desktop.
layerA = new Layer
# Check the force value
layerA.on Events.ForceTap, (event) ->
print event.force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment