object-touch

objects touch

Sends which object is currently manipulated. In multi-touch situation, the nth object is moving if the [nth-1] index of the array is 1.

  • [0,0,1,0] : the 3rd object is manipulated,
  • [0,0,1,1] : the 3rd and 4th objects are manipulated,
  • etc.

objects wheel

Wheel information received on each objects.

version 6.0.241021

Edit All Pages