C# Class SharpQuake.SinglePlayerMenu

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

Méthodes publiques

Méthode Description
Draw ( ) : void

M_SinglePlayer_Draw

KeyEvent ( int key ) : void

M_SinglePlayer_Key

Method Details

Draw() public méthode

M_SinglePlayer_Draw
public Draw ( ) : void
Résultat void

KeyEvent() public méthode

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