public int AxisValue(string name) => Curr.AxisValue(name);
public float AxisValue(string name) => Curr.AxisValue(name);