This website requires JavaScript.
Explore
Help
Sign In
zcy
/
godot-start
Watch
1
Star
0
Fork
You've already forked godot-start
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad686449f5
godot-start
/
zfoo
/
test
/
scheduler
/
MySchedulerRunnable.gd
6 lines
88 B
GDScript
Raw
Blame
History
extends
"
res://zfoo/common/Runnable.gd
"
func
run
(
)
:
print
(
"
MySchedulerRunnnable!!!
"
)
Reference in New Issue
View Git Blame
Copy Permalink