Skip to content

Conversation

GopherTheCoder
Copy link

#29
Create "Update" function.
In Update, erase only the non-overlapping part between new frame & old frame, then Render the new frame. Using Update instead of Erase then Render, can reduce the amount of I/O if there's overlapping between two frames.

Create "Update" function.
In Update, erase only the non-overlapping part between new frame & old frame, then Render the new frame.
Using Update instead of Erase then Render, can reduce the amount of I/O if there's overlapping between two frames.
@GopherTheCoder
Copy link
Author

@dotnet-policy-service agree

@ZacharyPatten
Copy link
Collaborator

Thank you for your interest in contributing. :) I will review this pull request as soon as can.

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