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

Mouse clicking detection / GUI component system #35

Open
adamhutchings opened this issue Jan 5, 2023 · 0 comments
Open

Mouse clicking detection / GUI component system #35

adamhutchings opened this issue Jan 5, 2023 · 0 comments
Labels
Sprint 1 Get the game playable

Comments

@adamhutchings
Copy link
Contributor

We should have a list of all active GUI components running, (and each GUI component extends Renderable and has a rectangle representing their area on the screen), so that whenever the mouse is clicked all of them are checked and activated if necessary.

@adamhutchings adamhutchings added the Sprint 1 Get the game playable label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sprint 1 Get the game playable
Projects
None yet
Development

No branches or pull requests

1 participant