GetTouchPointId abstract method

int GetTouchPointId(
  1. num index
)

Get touch point identifier for given index

Implementation

int GetTouchPointId(
  num index,
);