#include <gestureDetector.hpp>
Definition at line 64 of file gestureDetector.hpp.
◆ TapDetector()
ndk_helper::TapDetector::TapDetector |
( |
| ) |
|
◆ ~TapDetector()
virtual ndk_helper::TapDetector::~TapDetector |
( |
| ) |
|
|
inlinevirtual |
◆ Detect()
GESTURE_STATE ndk_helper::TapDetector::Detect |
( |
const AInputEvent * |
motion_event | ) |
|
|
virtual |
◆ down_pointer_id_
int32_t ndk_helper::TapDetector::down_pointer_id_ |
|
private |
◆ down_x_
float ndk_helper::TapDetector::down_x_ |
|
private |
◆ down_y_
float ndk_helper::TapDetector::down_y_ |
|
private |
The documentation for this class was generated from the following files: