Beispiel #1
0
 public void BindCursorSpeed(Func <float> fGet, Action <float> fSet)
 {
     ActiveProfile.BindCursorSpeed(fGet, fSet);
 }