Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Example 4.1 - Simple Particle. More...
Public Member Functions | |
string | GetSummary () |
Output a summary text More... | |
Example 4.1 - Simple Particle.
Uses SimpleParticle with a custom acceleration.
Definition at line 15 of file C4Example1.cs.
|
inline |
Output a summary text
Implements Examples.IExample.
Definition at line 17 of file C4Example1.cs.