Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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).