Beispiel #1
0
        protected override void Draw()
        {
            Window.DrawManager.BlendFunc(BlendFunc);

            TextureAtlas.DrawNumberOfQuads(QuadsToDraw, 0);
        }