C# Class HoldItCore.Levels.Urination

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

Public Methods

Method Description
Stop ( ) : void
Urination ( ) : 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

Urination() public method

public Urination ( ) : System
return System