C# Class SharpQuake.SearchMenu

Inheritance: MenuBase
Afficher le fichier Open project: Memorix101/SharpQuake

Méthodes publiques

Méthode Description
Draw ( ) : void
KeyEvent ( int key ) : void
Show ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

KeyEvent() public méthode

public KeyEvent ( int key ) : void
key int
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void