Skip to content

Instantly share code, notes, and snippets.

@BeauNouvelle
Created August 6, 2018 07:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BeauNouvelle/ad4d97e2f1a1f36919685b8c1ee1bab6 to your computer and use it in GitHub Desktop.
Save BeauNouvelle/ad4d97e2f1a1f36919685b8c1ee1bab6 to your computer and use it in GitHub Desktop.
public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
world.updateCells()
setNeedsDisplay()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment