AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
This is the complete list of members for ATouchScroller, including all inherited members.
ATouchScroller()=default (defined in ATouchScroller) | ATouchScroller | |
BASE_DECELERATION (defined in ATouchScroller) | ATouchScroller | static |
deceleration() (defined in ATouchScroller) | ATouchScroller | static |
gatherKineticScrollValue() | ATouchScroller | |
handlePointerMove(glm::vec2 pos) | ATouchScroller | |
handlePointerPressed(const APointerPressedEvent &e) | ATouchScroller | |
handlePointerReleased(const APointerReleasedEvent &e) | ATouchScroller | |
INITIAL_ACCELERATION_COEFFICIENT | ATouchScroller | static |
origin() const noexcept (defined in ATouchScroller) | ATouchScroller | |
THRESHOLD | ATouchScroller | static |