Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Example 3.1 - Angular Motion. More...
Public Member Functions | |
string | GetSummary () |
Output a summary text More... | |
Example 3.1 - Angular Motion.
Uses _Draw method and manual angular velocity and acceleration management.
Definition at line 14 of file C3Example1.cs.
|
inline |
Output a summary text
Implements Examples.IExample.
Definition at line 16 of file C3Example1.cs.