C# Class Kinect.XNA.User.Bodypart

Afficher le fichier Open project: atosorigin/Kinect

Méthodes publiques

Méthode Description
Bodypart ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
Draw ( SpriteBatch spritebatch ) : void

Method Details

Bodypart() public méthode

public Bodypart ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat System

Draw() public méthode

public Draw ( SpriteBatch spritebatch ) : void
spritebatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void