Commit 5a6eb4ea authored by chenzihui's avatar chenzihui

完成

parent 9acdb1c6
...@@ -101,6 +101,7 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -101,6 +101,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
} }
startGame(){ startGame(){
this.rightQuestion = 0;
this.initQuestionView(); this.initQuestionView();
this.initAnswerView(); this.initAnswerView();
this.moveInCakeNode(); this.moveInCakeNode();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment