Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Exercise 4.4 - Asteroids with Particles. More...
Public Member Functions | |
new string | GetSummary () |
Output a summary text More... | |
![]() | |
string | GetSummary () |
Output a summary text More... | |
Additional Inherited Members | |
![]() | |
VirtualControls | controls |
Virtual controls More... | |
Spaceship | spaceship |
Spaceship More... | |
Exercise 4.4 - Asteroids with Particles.
Reuses Asteroid from Exercise 3.5 with a SimpleParticleSystem.
Definition at line 11 of file C4Exercise4.cs.
|
inline |
Output a summary text
Implements Examples.IExample.
Definition at line 13 of file C4Exercise4.cs.