C# Class BRRP_BRRP_BRRP_Tracker.Main

Inheritance: System.Windows.Forms.Form
Show file Open project: Archived-Repos-Tknoguy/BRRP-Tracker

Public Methods

Method Description
Brrp ( ) : void
Checks ( ) : void
Main ( ) : System
NewColor ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
IncrementBrrp ( int amount = 1 ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LabelColors ( ) : void
Main_Click ( object sender, EventArgs e ) : void
Main_Load ( object sender, EventArgs e ) : void
Play ( string path = null ) : void
PlayButton_Click ( object sender, EventArgs e ) : void
Title ( string title ) : void
VuvuzelaImage_Click ( object sender, EventArgs e ) : void
an0nymooosebutton_Clicked ( object sender, EventArgs e ) : void

Method Details

Brrp() public method

public Brrp ( ) : void
return void

Checks() public method

public Checks ( ) : void
return void

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

Main() public method

public Main ( ) : System
return System

NewColor() public method

public NewColor ( ) : void
return void