public static void Update()
 {
     KeyList.Update();
     CurrentInterface.Update();
 }