Property | Type | Description | |
---|---|---|---|
KManager | Kinect.KinectManager | ||
allChecked | bool | ||
cancle | |||
clipBone | string | ||
counter | |||
destroy | bool | ||
distance | float | ||
next | |||
nextCheck | SocialGame.Check[] | ||
player1 | bool | ||
player2 | bool |
Method | Description | |
---|---|---|
DestroyChecker ( ) : void |
Destroies the checker.
|
|
MoveParentOnBone ( string boneName ) : void | ||
Start ( ) : void | ||
addCheck ( |
Adds the check.
|
|
findTartgetByCheckName ( ) : bool |
Finds the name of the tartget by check.
|
|
findTartgetByCheckName ( ) : void | ||
findTartgetByCheckName ( |
Finds the name of the tartget by check.
|
Method | Description | |
---|---|---|
CompleteGest ( ) : void |
Completes the gest.
|
Method | Description | |
---|---|---|
Check ( ) : IEnumerator |
Check collison.
|
public MoveParentOnBone ( string boneName ) : void | ||
boneName | string | |
return | void |
public addCheck ( |
||
check | Check. | |
return | void |
public findTartgetByCheckName ( |
||
child | Child. | |
return | void |