Properties instead of functions, for a probably neglible effect
Repository details (hexagonif)
- Project page
- hexagonif
- Project category
- hexagonif (89 entries)
- Repository
-
@joelpurra/hexagonif
- Owner
-
@joelpurra
- Issues
-
@joelpurra/hexagonif/issues
- Contributors
-
@joelpurra/hexagonif/graphs/contributors
Commit details (72225d93)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Properties instead of functions, for a probably neglible effect
Changed files (5)
-
src/resources/javascript/modules/logic/grapher.js
+3, -3 -
src/resources/javascript/modules/logic/renderer.js
+3, -3 -
src/resources/javascript/modules/objects/hexagon.js
+2, -2 -
src/resources/javascript/modules/objects/line.js
+6, -4 -
src/resources/javascript/modules/objects/point.js
+2, -1