item
Returns the Touch object at the given index.
Declaration
getter Touch? item(
unsigned long index
);Parameters
- index:
The index of the item to return.
Returns the Touch object at the given index.
getter Touch? item(
unsigned long index
);The index of the item to return.