コード例 #1
0
ファイル: LERP.cs プロジェクト: cephdon/systemsharp
 private void DriveYProcess()
 {
     Y.Next = SFix.FromSLV(_yOut.Cur, YFracWidth);
 }