예제 #1
0
 public void ConfiguratorOnBackgroundColorChanged(object sender, BackgroundColorChangedEventArgs eventArgs)
 {
     Gorgon.Screen.BackgroundColor = eventArgs.Color;
 }
예제 #2
0
 public void ConfiguratorOnBackgroundColorChanged(object sender, BackgroundColorChangedEventArgs eventArgs)
 {
     Gorgon.Screen.BackgroundColor = eventArgs.Color;
 }