Method | Description | |
---|---|---|
AddBall ( ) : void | ||
AddPaddle ( |
||
Reset ( ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
OnScored ( |
||
OnUpdated ( ) : void |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
PongGame ( ) : System | ||
_gameLoop_Process ( object sender, |
||
ball_Scored ( object sender, |
public AddPaddle ( |
||
_side | ||
isComputerControlled | bool | |
kinectUserId | int | |
return | void |
protected OnScored ( |
||
side | ||
ball | ||
return | void |