C# Class Dwarrowdelf.Client.UI.MainWindowCommandHandler

Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Méthode Description
AddCommandBindings ( GameMode mode ) : void
MainWindowCommandHandler ( MainWindow mainWindow ) : System

Private Methods

Méthode Description
Open3DDebugHandler ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OpenConsoleHandler ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OpenFocusDebugHandler ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ToggleFullScreenHandler ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Method Details

AddCommandBindings() public méthode

public AddCommandBindings ( GameMode mode ) : void
mode GameMode
Résultat void

MainWindowCommandHandler() public méthode

public MainWindowCommandHandler ( MainWindow mainWindow ) : System
mainWindow MainWindow
Résultat System