C# Class ScarySkeletons.ParticleThrower

显示文件 Open project: kindohm/kinect-nite-dev

Public Methods

Method Description
ParticleThrower ( ) : System
Start ( ) : void

Private Methods

Method Description
DrawParticles ( ) : void
timer_Tick ( object sender, EventArgs e ) : void

Method Details

ParticleThrower() public method

public ParticleThrower ( ) : System
return System

Start() public method

public Start ( ) : void
return void