Hi,
is the finger list, that i get from the extended() method also ordered like the normal finger list ? For Example: If only the index and the middle finger are extended, so it will be 0:index, 1:middle and not 0:middle, 1:index ? So based on the ordered normal finger list, it always ensures also a ordering of the list from extended method ?
Thx in advance.