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

min::event modifier access #195

Open
Mc-Zen opened this issue Nov 22, 2022 · 1 comment
Open

min::event modifier access #195

Mc-Zen opened this issue Nov 22, 2022 · 1 comment

Comments

@Mc-Zen
Copy link

Mc-Zen commented Nov 22, 2022

Hi there,
can we get an access function for min::events m_modifiers member? I believe, currently it is not possible to check which mouse button has been pressed/released. Apparently, this information is stored in m_modifiers along with the modifier key flags and can be read by testing m_modifiers & _modifiers::eLeftButton for example but the member is private unfortunately.

Thanks!

@Mc-Zen
Copy link
Author

Mc-Zen commented Jun 7, 2023

Hi, any news about this? Should I make a pull request?

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

No branches or pull requests

1 participant