Ejemplo n.º 1
0
        }   // end of LoadContent()

        public void InitDeviceResources(GraphicsDevice device)
        {
            textLineEditor.InitDeviceResources(device);
        }