예제 #1
0
 private void SaveSettings()
 {
     FileOptions.SaveGestures(m_gestures);
     m_engine.Network.SaveNeuralNetwork();
 }