You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/examples/es/00_Structure/09_Create_Graphics.js
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
/*
2
-
* @name createGraphics
2
+
* @name Crear gráficos
3
+
* @arialabel Fondo de color negro con un rectángulo de color gris oscuro en medio. El ratón del usuario dibuja con color blanco pero no por el centro del rectángulo.
3
4
* @description Crea y retorna un nuevo objeto p5.Renderer. Usa esta
4
5
* clase si necesitas dibujar en un buffer gráfico fuera-de-pantalla. Los dos parámetros
0 commit comments