Method | Description | |
---|---|---|
KinectVideo ( int x, int y, |
Method | Description | |
---|---|---|
onDraw ( |
||
onLoad ( Microsoft.Xna.Framework.Game game ) : void | ||
onUpdate ( |
public KinectVideo ( int x, int y, |
||
x | int | |
y | int | |
k | ||
return | System |
protected onDraw ( |
||
spriteBatch | ||
return | void |
protected onLoad ( Microsoft.Xna.Framework.Game game ) : void | ||
game | Microsoft.Xna.Framework.Game | |
return | void |
protected onUpdate ( |
||
gameTime | ||
return | void |