godot-cpp/include/core
Marc Gilleron 3197c3dce3 Rewrite Ref<T> to behave like Godot again 2018-01-22 22:27:10 +01:00
..
AABB.hpp Renamed AABB::pos --> AABB::position 2018-01-17 01:45:48 +01:00
Array.hpp Added copy constructors and assignment operators to Array and Dictionary 2018-01-17 01:57:01 +01:00
Basis.hpp
Color.hpp
CoreTypes.hpp
Defs.hpp
Dictionary.hpp Added copy constructors and assignment operators to Array and Dictionary 2018-01-17 01:57:01 +01:00
Godot.hpp allow const getter functions 2018-01-19 11:49:28 +01:00
GodotGlobal.hpp
NodePath.hpp
Plane.hpp
PoolArrays.hpp Added copy constructors to PoolArray Read and Write 2018-01-18 22:49:13 +01:00
Quat.hpp
RID.hpp Added RID::is_valid() and comparison operators 2018-01-20 19:37:23 +01:00
Rect2.hpp
Ref.hpp Rewrite Ref<T> to behave like Godot again 2018-01-22 22:27:10 +01:00
String.hpp
Transform.hpp
Transform2D.hpp
Variant.hpp
Vector2.hpp
Vector3.hpp