Eamon CS  3.1.0
EamonPM.Game.Views.SettingsView Class Reference
Inheritance diagram for EamonPM.Game.Views.SettingsView:

Public Member Functions

virtual async void AppThemeComboBox_SelectionChanged (object sender, SelectionChangedEventArgs e)
 
virtual async void FontFamilyComboBox_SelectionChanged (object sender, SelectionChangedEventArgs e)
 
virtual async void FontSizeComboBox_SelectionChanged (object sender, SelectionChangedEventArgs e)
 
virtual async void FontWeightComboBox_SelectionChanged (object sender, SelectionChangedEventArgs e)
 
virtual async void OutputBufMaxSizeComboBox_SelectionChanged (object sender, SelectionChangedEventArgs e)
 
virtual async void OutputWindowMaxSizeComboBox_SelectionChanged (object sender, SelectionChangedEventArgs e)
 
virtual async void OutputLeftMarginComboBox_SelectionChanged (object sender, SelectionChangedEventArgs e)
 
virtual void BackgroundColorPicker_ColorChanged (object sender, ColorChangedEventArgs e)
 
virtual void ForegroundColorPicker_ColorChanged (object sender, ColorChangedEventArgs e)
 
virtual void DisplaySplashScreenToggleSwitch_Changed (object sender, RoutedEventArgs e)
 
virtual void KeepKeyboardVisibleToggleSwitch_Changed (object sender, RoutedEventArgs e)
 
virtual async void SaveSettingsButton_Clicked (object sender, RoutedEventArgs e)
 
 SettingsView ()
 

Constructor & Destructor Documentation

◆ SettingsView()

EamonPM.Game.Views.SettingsView.SettingsView ( )

Member Function Documentation

◆ AppThemeComboBox_SelectionChanged()

virtual async void EamonPM.Game.Views.SettingsView.AppThemeComboBox_SelectionChanged ( object  sender,
SelectionChangedEventArgs  e 
)
virtual

◆ BackgroundColorPicker_ColorChanged()

virtual void EamonPM.Game.Views.SettingsView.BackgroundColorPicker_ColorChanged ( object  sender,
ColorChangedEventArgs  e 
)
virtual

◆ DisplaySplashScreenToggleSwitch_Changed()

virtual void EamonPM.Game.Views.SettingsView.DisplaySplashScreenToggleSwitch_Changed ( object  sender,
RoutedEventArgs  e 
)
virtual

◆ FontFamilyComboBox_SelectionChanged()

virtual async void EamonPM.Game.Views.SettingsView.FontFamilyComboBox_SelectionChanged ( object  sender,
SelectionChangedEventArgs  e 
)
virtual

◆ FontSizeComboBox_SelectionChanged()

virtual async void EamonPM.Game.Views.SettingsView.FontSizeComboBox_SelectionChanged ( object  sender,
SelectionChangedEventArgs  e 
)
virtual

◆ FontWeightComboBox_SelectionChanged()

virtual async void EamonPM.Game.Views.SettingsView.FontWeightComboBox_SelectionChanged ( object  sender,
SelectionChangedEventArgs  e 
)
virtual

◆ ForegroundColorPicker_ColorChanged()

virtual void EamonPM.Game.Views.SettingsView.ForegroundColorPicker_ColorChanged ( object  sender,
ColorChangedEventArgs  e 
)
virtual

◆ KeepKeyboardVisibleToggleSwitch_Changed()

virtual void EamonPM.Game.Views.SettingsView.KeepKeyboardVisibleToggleSwitch_Changed ( object  sender,
RoutedEventArgs  e 
)
virtual

◆ OutputBufMaxSizeComboBox_SelectionChanged()

virtual async void EamonPM.Game.Views.SettingsView.OutputBufMaxSizeComboBox_SelectionChanged ( object  sender,
SelectionChangedEventArgs  e 
)
virtual

◆ OutputLeftMarginComboBox_SelectionChanged()

virtual async void EamonPM.Game.Views.SettingsView.OutputLeftMarginComboBox_SelectionChanged ( object  sender,
SelectionChangedEventArgs  e 
)
virtual

◆ OutputWindowMaxSizeComboBox_SelectionChanged()

virtual async void EamonPM.Game.Views.SettingsView.OutputWindowMaxSizeComboBox_SelectionChanged ( object  sender,
SelectionChangedEventArgs  e 
)
virtual

◆ SaveSettingsButton_Clicked()

virtual async void EamonPM.Game.Views.SettingsView.SaveSettingsButton_Clicked ( object  sender,
RoutedEventArgs  e 
)
virtual

The documentation for this class was generated from the following file: