AUI Framework
develop
Cross-platform base for C++ UI apps
|
Pointing method press event.
#include <AUI/Event/APointerPressedEvent.h>
AInput::Key APointerPressedEvent::asButton = pointerIndex.button().valueOr(AInput::LBUTTON) |
= LBUTTON if finger event, pointerIndex.button() otherwise.
Contents