C# Class SharpQuake.LanConfigMenu

M_Menu_LanConfig_functions
Inheritance: MenuBase
Exibir arquivo Open project: Memorix101/SharpQuake

Public Methods

Method Description
Draw ( ) : void
KeyEvent ( int key ) : void
LanConfigMenu ( ) : System
Show ( ) : void

Method Details

Draw() public method

public Draw ( ) : void
return void

KeyEvent() public method

public KeyEvent ( int key ) : void
key int
return void

LanConfigMenu() public method

public LanConfigMenu ( ) : System
return System

Show() public method

public Show ( ) : void
return void