Ejemplo n.º 1
0
 public static Int32 getFingerCount(UInt32 userID, bool leftHand)
 {
     return(FubiInternal.getFingerCount(userID, leftHand));
 }