Skip to content

Commit 871c801

Browse files
committed
Update comments in 09_Create_Graphics
1 parent 9db0c9e commit 871c801

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/examples/es/00_Structure/09_Create_Graphics.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
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.
34
* @description Crea y retorna un nuevo objeto p5.Renderer. Usa esta
45
* clase si necesitas dibujar en un buffer gráfico fuera-de-pantalla. Los dos parámetros
56
* definen el ancho y la altura en pixeles.

0 commit comments

Comments
 (0)