Searched refs:GetSwipeEvent (Results 1 – 2 of 2) sorted by relevance
58 auto& onEventId = touchComponent->GetSwipeEvent(EventAction::ON, eventStage); in Update()66 auto& catchEventId = touchComponent->GetSwipeEvent(EventAction::CATCH, eventStage); in Update()
64 const EventMarker& GetSwipeEvent(uint32_t action, uint32_t stage) const in GetSwipeEvent() function