Beispiel #1
0
 public void RequestInputAxes(float h, float v)
 {
     _Packet.RequestInputAxes(h, v);
 }