CursorSpriteSheetDefinition Class

Defines the format of a sprite sheet used for Kinect cursor animations.

public ref class CursorSpriteSheetDefinition sealed

CursorSpriteSheetDefinition has the following members.

NameDescription
CursorSpriteSheetDefinitionOverloaded. Initializes a new instance of the CursorSpriteSheetDefinition class.

NameDescription
ColumnsGets the number of columns in the sprite sheet.
GrippingForegroundFinalFrameGets the final frame within the sprite sheet of the foreground gripping animation.
GrippingForegroundStartFrameGets the start frame within the sprite sheet of the foreground gripping animation.
ImageUriGets the URI of the sprite sheet image.
PressDownForegroundFinalFrameGets the final frame within the sprite sheet of the foreground press down animation.
PressDownForegroundStartFrameGets the start frame within the sprite sheet of the foreground press down animation.
PressHoldBackgroundFinalFrameGets the final frame within the sprite sheet of the background press and hold animation.
PressHoldBackgroundStartFrameGets the start frame within the sprite sheet of the background press and hold animation.
PressHoldForegroundFinalFrameGets the final frame within the sprite sheet of the foreground press and hold animation.
PressHoldForegroundStartFrameGets the start frame within the sprite sheet of the foreground press and hold animation.
PressingForegroundFinalFrameGets the final frame within the sprite sheet of the foreground pressing animation.
PressingForegroundStartFrameGets the start frame within the sprite sheet of the foreground animation.
RowsGets the number of rows in the sprite sheet.
SpriteHeightGets the height of a single sprite frame in the sprite sheet.
SpriteWidthGets the width of a single sprite frame in the sprite sheet.

Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )

Community Additions

ADD
Show: