C# Class HoldItCore.Levels.SuperBowl

Inheritance: Level
显示文件 Open project: ibdknox/swred

Public Methods

Method Description
Stop ( ) : void
SuperBowl ( ) : System

Protected Methods

Method Description
Start ( ) : void

Private Methods

Method Description
HandleTick ( object sender, EventArgs e ) : void
Spawn ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

SuperBowl() public method

public SuperBowl ( ) : System
return System