C# Class Dwarrowdelf.Client.UI.MainWindowCommandHandler

Mostrar archivo Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
AddCommandBindings ( GameMode mode ) : void
MainWindowCommandHandler ( MainWindow mainWindow ) : System

Private Methods

Method 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 method

public AddCommandBindings ( GameMode mode ) : void
mode GameMode
return void

MainWindowCommandHandler() public method

public MainWindowCommandHandler ( MainWindow mainWindow ) : System
mainWindow MainWindow
return System