Created
May 17, 2020 11:51
-
-
Save abulka/951a6d6b0a6f34e1a81eb5c4867e7c13 to your computer and use it in GitHub Desktop.
TodoMVC-ECS Optimising2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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