Ejemplo n.º 1
0
 public static void Dibujar(SpriteBatch spriteBatch)
 {
     escenaActual.DibujarEscena(spriteBatch);
 }