
Class | Description | |
---|---|---|
![]() | DummyInteractionClient |
The DummyInteractionClient that enables the InteractionFrame analysis.
|
![]() | InteractionStreamArgs |
Contains the UserInfo Array
|
![]() | KinectHoverButton |
A button that continually triggers a click when the mouse or hand pointer hovers over it
(Microsoft Copyright)
|
![]() | SkeletonStreamArgs |
Contains the Skeleton Array
|
![]() | YouButton |
Framework element to be inserted as a Button
|

Delegate | Description | |
---|---|---|
![]() | InteractionEventHandler |
This sends the UserInfo Array data of the Valid UserInfos
|
![]() | onGripHandler |
Raises an event for a Grip on a Mybutton
|
![]() | onGripReleaseHandler |
Raises an event for a grip release on a MyButtonRelease
|
![]() | onHandEnterHandler |
Raises an event for Hand Entering (Hovering) a Mybutton
|
![]() | onhandLeaveHandler |
Raises an event for Hand Leaving a Mybutton
|
![]() | SkeletonEventHandler |
This sends the Skeleton Array data of the tracked Skeletons
|