Added Godot's math functions

This commit is contained in:
Marc Gilleron
2020-08-30 23:15:07 +01:00
parent d53b294f5b
commit 0d1511695d
5 changed files with 275 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
#include "String.hpp"
#include <cmath>
#include <Math.hpp>
namespace godot {