issues
search
gdquest-demos
/
godot-kickstarter-2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
MIT License
244
stars
270
forks
source link
Signal pattern & corrections
#25
Closed
razcore-rad
closed
5 years ago
razcore-rad
commented
5 years ago
introduce chapter on Godot
Events
"dedicated" Observer pattern
correct minor spell errors
replace
var name : = ...
with
var name: = ...
reformulate "it's very easy..." sentence
closes #24
Events
"dedicated" Observer patternvar name : = ...
withvar name: = ...
closes #24