Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Public Member Functions | |
string | GetSummary () |
Output a summary text More... | |
Example 2.1 - Forces.
Uses force methods from SimpleMover to apply forces as gravity or wind.
Definition at line 15 of file C2Example1.cs.
|
inline |
Output a summary text
Implements Examples.IExample.
Definition at line 17 of file C2Example1.cs.