예제 #1
0
 public float Axis(bool firstFixedOnly = false)
 {
     return(InputX.Axis(this.inputs, firstFixedOnly));
 }