Skip to content

Commit fca5011

Browse files
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 976ca46 commit fca5011

File tree

2 files changed

+417
-0
lines changed

2 files changed

+417
-0
lines changed

0 commit comments

Comments
 (0)