コード例 #1
0
ファイル: PuzzleParts.cs プロジェクト: nanma80/MPUlt
 internal void CloseSMatrixSet()
 {
     if (Pole.Length == 4)
     {
         PGeom.CloseMatrixSet(SMatrices);
     }
 }