#include <gestureDetector.hpp>
|
int32_t | FindIndex (const AInputEvent *event, int32_t id) |
|
Definition at line 120 of file gestureDetector.hpp.
◆ DragDetector()
ndk_helper::DragDetector::DragDetector |
( |
| ) |
|
|
inline |
◆ ~DragDetector()
virtual ndk_helper::DragDetector::~DragDetector |
( |
| ) |
|
|
inlinevirtual |
◆ FindIndex()
int32_t ndk_helper::DragDetector::FindIndex |
( |
const AInputEvent * |
event, |
|
|
int32_t |
id |
|
) |
| |
|
private |
◆ Detect()
GESTURE_STATE ndk_helper::DragDetector::Detect |
( |
const AInputEvent * |
event | ) |
|
|
virtual |
◆ GetPointer()
bool ndk_helper::DragDetector::GetPointer |
( |
lug::Math::Vec2f & |
v | ) |
|
◆ event_
const AInputEvent* ndk_helper::DragDetector::event_ |
|
private |
◆ vec_pointers_
std::vector<int32_t> ndk_helper::DragDetector::vec_pointers_ |
|
private |
The documentation for this class was generated from the following files: