AndroidInput.GetSecondaryTouch
static function GetSecondaryTouch(index: int): Touch;
static Touch GetSecondaryTouch(int index);
static def GetSecondaryTouch(index as int) as Touch
Description

Returns object representing status of a specific touch on a secondary touchpad (Does not allocate temporary variables).