示例#1
0
 public static bool GetButtonUp(string name)
 {
     return(activeInput.GetButtonUp(name));
 }