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

Optionally draw and update sprites #64

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

lyonbeckers
Copy link
Contributor

As an alternative to #52, I'd like to propose making the drawing and updating of sprites into an optional call, similar to draw_fps. This way, if needed, you could opt out of the call here, and call it manually in your update method wherever it may be necessary if you want to draw shapes or text after sprites.

@boozook boozook merged commit a1e9fb7 into pd-rs:main Sep 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants