Pit in COCOS2D-JS — ccbutton calls the callback function of AddTouCheventListener, this is the button, not the entire class

In the callback function of CCButton calling addTouchEventListener, this represents this button, not the entire class

In the callback function of CCButton calling addTouchEventListener, this It means this button, not the entire class