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

Move update/collision callback to open method #32

Merged
merged 1 commit into from
May 2, 2024

Conversation

finnvoor
Copy link
Owner

@finnvoor finnvoor commented Mar 28, 2024

Draw blocked by swiftlang/swift#72626

closes #20, closes #11

@finnvoor finnvoor force-pushed the improvement/subclass-sprite branch 2 times, most recently from 8b72e74 to 37a3cb6 Compare April 5, 2024 21:52
@finnvoor finnvoor changed the title Move update/draw callback to open method Move update/draw/collision callback to open method Apr 5, 2024
@finnvoor finnvoor force-pushed the improvement/subclass-sprite branch 2 times, most recently from 265568f to 49931a2 Compare April 6, 2024 19:46
@finnvoor finnvoor force-pushed the improvement/subclass-sprite branch from 49931a2 to 4eff8e2 Compare May 2, 2024 18:28
@finnvoor finnvoor changed the title Move update/draw/collision callback to open method Move update/collision callback to open method May 2, 2024
@finnvoor finnvoor force-pushed the improvement/subclass-sprite branch from 4eff8e2 to 5e7c032 Compare May 2, 2024 18:41
@finnvoor finnvoor marked this pull request as ready for review May 2, 2024 18:41
@finnvoor finnvoor merged commit 6f53ea9 into main May 2, 2024
1 check passed
@finnvoor finnvoor deleted the improvement/subclass-sprite branch May 2, 2024 18:42
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.

Move drawFunction and updateFunction to methods on Sprite class Inheritance of Sprite class
1 participant