Exemplo n.º 1
0
 private void DrawCreationScreen(SpriteBatch sb, GameTime gameTime)
 {
     worldCreator.Draw(sb);
 }