예제 #1
0
 public static bool GetKey(string name)
 {
     return(Input.GetKeyString(name));
 }