Commit 023ce0e
committed
PR #791. Implement some of the Transform2D API in rust
Added some of the Transform2D methods from the Godot API to its Rust
counterpart. The implementation uses rust, but closely follows the
C++ codebase.
Tests have been added to validate that calling the native transform2d
API is equivalent to using the Rust methods.1 parent a70b025 commit 023ce0e
2 files changed
+417
-0
lines changed
0 commit comments