Skip to content

Instantly share code, notes, and snippets.

@abulka
Created May 17, 2020 11:51
Show Gist options
  • Save abulka/951a6d6b0a6f34e1a81eb5c4867e7c13 to your computer and use it in GitHub Desktop.
Save abulka/951a6d6b0a6f34e1a81eb5c4867e7c13 to your computer and use it in GitHub Desktop.
TodoMVC-ECS Optimising2
entity.getComponent('data').completed = false
entity.setComponent('dirty', {})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment