C# Class MiniGame.FallWorker

Show file Open project: rechc/KinectMiniApps Class Usage Examples

Public Methods

Method Description
FallWorker ( bool gameOver ) : System
InvokeFalling ( ) : void

Method Details

FallWorker() public method

public FallWorker ( bool gameOver ) : System
gameOver bool
return System

InvokeFalling() public method

public InvokeFalling ( ) : void
return void