Y
Hacker News
new
|
ask
|
show
|
jobs
by
steve_coral
1661 days ago
Godot’s Signals work like this.
https://docs.godotengine.org/en/latest/classes/class_signal....
1 comments
spacechild1
1661 days ago
FYI, the signal-slot paradigm has been introduced and popularized by Qt over 20 years ago.
https://en.wikipedia.org/wiki/Signals_and_slots
link