Renamed Par -> ShapePart
Renamed ParT -> ShapePartT
This commit is contained in:
@@ -14,7 +14,7 @@ namespace _2DGAMELIB
|
||||
|
||||
public Difs Difs1;
|
||||
|
||||
public JointD(Difs Difs0, Par Par0, int Index, Difs Difs1)
|
||||
public JointD(Difs Difs0, ShapePart Par0, int Index, Difs Difs1)
|
||||
{
|
||||
this.Difs0 = Difs0;
|
||||
Path0 = Par0.GetPath();
|
||||
|
||||
Reference in New Issue
Block a user