Пример #1
0
 public void setAxis(AxisTypes axisType, int value)
 {
     plugin.SetAxis(index, axisType, value);
 }