Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Function.prototype.bind() |
Switching order of statments for Point.bind(null, 0/*x*/); and Point.bind(emptyOjb, 0/*x*/); so emptyOjb.x and emptyOjb.y produces results as described. | |
Function.prototype.bind() |