예제 #1
0
 // --------------
 public override float GetAxisRaw(string axisName)
 {
     return(CF2Input.GetAxisRaw(axisName));
 }