fCraft.FuncDrawOperationFill.DrawFasePrepare C# (CSharp) Method

DrawFasePrepare() protected method

protected DrawFasePrepare ( int min1, int max1, int min2, int max2 ) : void
min1 int
max1 int
min2 int
max2 int
return void
        protected override void DrawFasePrepare( int min1, int max1, int min2, int max2 )
        {
        }