public void Draw(SpriteBatch spriteBatch) { WorldView.Draw(spriteBatch); CursorView.Draw(spriteBatch); }