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

Add Updater and Drawer interface #57

Merged
merged 1 commit into from
Apr 30, 2023
Merged

Add Updater and Drawer interface #57

merged 1 commit into from
Apr 30, 2023

Conversation

yohamta
Copy link
Owner

@yohamta yohamta commented Apr 30, 2023

This PR adds Updater and Drawer interface as new Handler interfaces. These interfaces are equivalent to UpdateHandler and DrawHandler except for they receive View's instance as a parameter and have shorter method names, Update and Draw instead of HandleUpdate and HandleDraw.

@yohamta yohamta merged commit 94b52db into main Apr 30, 2023
@yohamta yohamta deleted the update-interface branch April 30, 2023 13:33
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.

1 participant