Property | Type | Description | |
---|---|---|---|
ClusterRadius | float | ||
TimeTolerance | float |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
FindClusterById ( int clusterId ) : Cluster, | ||
GetClustersPool ( ) : List |
||
Update ( ) : void |
Method | Description | |
---|---|---|
FindExistingCluster ( FingerGestures finger ) : Cluster, | ||
NewCluster ( ) : Cluster, |
public FindClusterById ( int clusterId ) : Cluster, | ||
clusterId | int | |
return | Cluster, |