AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
APointerPressedEvent Struct Reference

Pointing method press event.

#include <AUI/Event/APointerPressedEvent.h>

Member Data Documentation

◆ asButton

AInput::Key APointerPressedEvent::asButton = pointerIndex.button().valueOr(AInput::LBUTTON)

= LBUTTON if finger event, pointerIndex.button() otherwise.