C# Class SharpQuake.SetupMenu

Inheritance: MenuBase
Datei anzeigen Open project: Memorix101/SharpQuake

Public Methods

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

M_Menu_Setup_f

Method Details

Draw() public method

public Draw ( ) : void
return void

KeyEvent() public method

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

Show() public method

M_Menu_Setup_f
public Show ( ) : void
return void