// make sure "this" is the object in event handlers. this.onMouseMove = this.onMouseMove.bind(this); ... js file for testing. Don't actually know ...
確定! 回上一頁