16#include "APointerIndex.h"
Wrapper class that stores either mouse button index or finger index.
Definition: APointerIndex.h:21
AOptional< AInput::Key > button() const noexcept
Definition: APointerIndex.h:56
Pointing method move event.
Definition: APointerMoveEvent.h:21
APointerIndex pointerIndex
Pointer index for touchscreen; LBUTTON for mouse cursor.
Definition: APointerMoveEvent.h:25