Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Add mouse support #46

Merged
merged 6 commits into from
Feb 1, 2021
Merged

Add mouse support #46

merged 6 commits into from
Feb 1, 2021

Conversation

rodrigocam
Copy link
Collaborator

@rodrigocam rodrigocam commented Jan 28, 2021

This PR aims to implement mouse support to open the way for #38 and #16. The main idea is to use bracket-lib mouse data to update a Mouse resource and spawn mouse events every time a Selectable, Clickable, or Hoverable entity capture interaction by the mouse.

@rodrigocam rodrigocam changed the title Add mouse support [WIP] Add mouse support Jan 28, 2021
@AnneKitsune
Copy link
Contributor

This PR aims to implement mouse support to open the way for #38 and #16. The main idea is to use bracket-lib mouse data to update a Mouse resource and spawn mouse events every time a Selectable, Clickable, or Hoverable entity capture interaction by the mouse.

Sounds like a good plan :)

@rodrigocam rodrigocam marked this pull request as ready for review February 1, 2021 13:25
@rodrigocam rodrigocam changed the title [WIP] Add mouse support Add mouse support Feb 1, 2021
@rodrigocam rodrigocam merged commit 34aac25 into master Feb 1, 2021
@owen-mccormick owen-mccormick deleted the mouse-support branch February 1, 2021 15:55
@Winsalot Winsalot mentioned this pull request Feb 9, 2021
16 tasks
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants