C# Class SharpQuake.VideoMenu

Inheritance: MenuBase
Exibir arquivo Open project: Memorix101/SharpQuake

Public Methods

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

Method Details

Draw() public method

public Draw ( ) : void
return void

KeyEvent() public method

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