1 2 3 4 5 6 7 8 9
extends Window class_name MicrogameWindow signal win(this: MicrogameWindow) func _on_close_requested() -> void: queue_free()