button->addTouchEventListener(CC_CALLBACK_2(MenuLayer::touchCallBack,this));檢查了一天
button->addTouchEventListener(CC_CALLBACK_2(MenuLayer::touchCallBack,this));不知道為什么,運行到這行代碼就中斷 沒辦法繼續下去了
button->addTouchEventListener(CC_CALLBACK_2(MenuLayer::touchCallBack,this));不知道為什么,運行到這行代碼就中斷 沒辦法繼續下去了
2018-12-11
舉報
2019-05-03
你們都有開始場景的素材嗎?為什么我就找不到