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

Issue316 #338

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Issue316 #338

merged 1 commit into from
Oct 18, 2024

Conversation

qlli
Copy link
Contributor

@qlli qlli commented Sep 25, 2024

Splitting of the interface and implementation of Sprite.
The Sprite structure of the old version has been split into the Sprite interface and the SpriteImpl structure.
The class file of gop, which records the relationship between .spx and the class name "sprite", is changed to the class name "SpriteImpl", which is added to gop.mod.

sprite.go Outdated Show resolved Hide resolved
sprite.go Show resolved Hide resolved
@nighca nighca linked an issue Sep 25, 2024 that may be closed by this pull request
sprite.go Outdated Show resolved Hide resolved
event.go Outdated Show resolved Hide resolved
game.go Outdated Show resolved Hide resolved
sprite.go Outdated Show resolved Hide resolved
sprite.go Show resolved Hide resolved
@nighca nighca merged commit 6ee4234 into goplus:main Oct 18, 2024
4 checks 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.

Type definition for sprite
3 participants