kActionPointerDown constant

int const kActionPointerDown = 5

Action code for when a secondary pointer touched the screen.

Android's MotionEvent.ACTION_POINTER_DOWN

Implementation

static const int kActionPointerDown =  5