Skip to content

min::event modifier access #195

Description

@Mc-Zen

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions