Implemented using api struct
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
#include "Rect2.hpp"
|
||||
|
||||
#include "Vector2.hpp"
|
||||
|
||||
#include "String.hpp"
|
||||
#include "Transform2D.hpp"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#include "Transform2D.hpp"
|
||||
|
||||
namespace godot {
|
||||
|
||||
#ifndef MAX
|
||||
|
||||
Reference in New Issue
Block a user