Shas to ShapeHelper
This commit is contained in:
@@ -48,7 +48,7 @@ namespace _2DGAMELIB
|
||||
this.Are = Are;
|
||||
this.Width = Width;
|
||||
|
||||
CurveOutline[] array = new CurveOutline[1] { Shas.GetSquare() };
|
||||
CurveOutline[] array = new CurveOutline[1] { ShapeHelper.GetSquare() };
|
||||
if (FramColor == Color.Empty || FramColor == Color.Transparent)
|
||||
{
|
||||
array.OutlineFalse();
|
||||
|
||||
Reference in New Issue
Block a user