15#include "AViewContainer.h"
17class API_AUI_VIEWS ADragNDropView:
public AViewContainerBase {
24 bool mDnDInProgress =
false;
void onPointerMove(glm::vec2 pos, const APointerMoveEvent &event) override
Handles pointer hover events.
Pointing method move event.
Definition APointerMoveEvent.h:21