ARCed.Controls.GraphicsDeviceControl.Draw C# (CSharp) Method

Draw() protected abstract method

Derived classes override this to draw themselves using the GraphicsDevice.
protected abstract Draw ( ) : void
return void
        protected abstract void Draw();