Files
godot-docs/tutorials/math
Mads Ynddal 70abc39b59 Corrected function/variable cases for C# examples (#1583)
* Corrected function/variable cases for C# examples

This commit corrects a few charecter cases in relation to
godot/modules/mono/glue/cs_files/Mathf.cs. The documentation currently states
Pi is defined as `Mathf.PI`, while it's actually `Mathf.Pi`.

The same mistake was found and fixed for some misc. arithmetical functions.

* Reverted Pi to PI
2018-07-19 16:50:35 -07:00
..
2018-05-07 09:23:18 +02:00