C# Class SharpQuake.OptionsMenu

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

Méthodes publiques

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

Private Methods

Méthode Description
AdjustSliders ( int dir ) : void

M_AdjustSliders

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