p342-373
上课的时候一部分在纸上写过了,就不在这里复盘了。 this可以调用本类的所有方法,super可以调用父类的非private方法 Test Demo Rose Jack
John jack
重写equals方法:
15:
1.调用C的有参构造器
2.进入B的有参构造器…
control:界面层,点击start进入map extends Controlonready var start $Button
# Called when the node enters the scene tree for the first time.
func _ready():start.connect("button_down", self._on_pressed_)pass # Replace with fun…