godot/modules/mono/glue/GodotSharp/GodotSharp
Aaron Franke 22ba912d90
[Mono] Add Vector2i, Vector3i, and Rect2i
These have conversion operators between their non-integer equivalents. Vector2i to Vector2 is implicit, while Vector2 to Vector2i is explicit. All conversion code is done in the integer files, so Vector2.cs contains no reference to Vector2i etc.
2020-03-17 18:03:28 -04:00
..
Core [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
Properties Mono/C#: Re-structure API solution and GodotTools post-build target 2019-12-28 20:48:55 +01:00
GodotSharp.csproj [Mono] Add Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00