Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request/question: Add a Vector4/floating point overload for the spritebatch's draw function #411

Open
star69rem opened this issue Nov 10, 2023 · 0 comments

Comments

@star69rem
Copy link

I wanted to be able to clip a sprite with floating point precision, so I added an overload that uses a Vector4 instead of a RECT for the source rectangle. The current implementation converts from RECT to floating point values anyway. Do you think you could add this at some point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants