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

Partial update support #4

Open
xx396 opened this issue Jul 8, 2022 · 2 comments
Open

Partial update support #4

xx396 opened this issue Jul 8, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@xx396
Copy link

xx396 commented Jul 8, 2022

This is great! Do you know what would be involved to support pygame.display.update(rectangle/rectangle_list) without rendering the entire layer?

@eclispe
Copy link
Owner

eclispe commented Jul 8, 2022

This may be possible as there are some functions available that take a rectangle, but some experimentation is required to find out if they do what is needed.

@eclispe eclispe added the enhancement New feature or request label Jul 8, 2022
@xx396
Copy link
Author

xx396 commented Jul 9, 2022

I can have a go at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants