Пример #1
0
 public static void RegisterButton(VirtualButton button)
 {
     activeInput.RegisterButton(button);
 }