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

x/mobile: exp/sprite lacks point -> sprite mapping function? #22416

Open
lavalamp opened this issue Oct 24, 2017 · 1 comment
Open

x/mobile: exp/sprite lacks point -> sprite mapping function? #22416

lavalamp opened this issue Oct 24, 2017 · 1 comment
Labels
mobile Android, iOS, and x/mobile
Milestone

Comments

@lavalamp
Copy link

What version of Go are you using (go version)?

1.9

What did you do?

Played with the exp/sprite package

What did you expect to see?

A mechanism for taking a point (e.g., from touch.Event) and identifying a sprite or list of sprites which contain that point.

What did you see instead?

No mention of such a thing in the documentation or code. Seems like 50% of the functionality of a sprite engine?

@gopherbot gopherbot added this to the Unreleased milestone Oct 24, 2017
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Oct 24, 2017
@ghost
Copy link

ghost commented Oct 24, 2017

https://www2.eecs.berkeley.edu/Research/Projects/CS/sprite/sprite.html

I wonder if that's where they got the name for the Sprite Operating System.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

2 participants