ARCed.Controls.GraphicsDeviceControl.Draw C# (CSharp) 메소드

Draw() 보호된 추상적인 메소드

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