fCraft.FuncDrawOperation.DrawFasePrepare C# (CSharp) Method

DrawFasePrepare() protected abstract method

protected abstract DrawFasePrepare ( int min1, int max1, int min2, int max2 ) : void
min1 int
max1 int
min2 int
max2 int
return void
        protected abstract void DrawFasePrepare( int min1, int max1, int min2, int max2 );