on (press) { if (this.mytxt.text == "虫子") { this.bug._x += 20; } } |
on (press) { if (this.mytxt.text == 10) { this.bug._x += 10; } if (this.mytxt.text == 20) { this.bug._x += 20 } if (this.mytxt.text == 30) { this.bug._x += 30; } } |
on (press) { if (this.mytxt0.text == "虫子") { if (this.mytxt.text == 20) { this.bug._x += 20; } } } |
新闻热点
疑难解答