processing / processing/processing-website
Wrong Help Text Reference for the mousePressed variable
Abierto
@SableRaf ya está trabajando en esto.
Desde el 25/11/2022.
Reference
- Lenguaje dominante
- MDX
- Estrellas
- 90
- Forks
- 122
- Merge medio
- 1 h 43 min
- PR fusionados (30 d)
- 3
Descripción
there is a error in the reference
see https://processing.org/reference/mousePressed.html
it has the text of the function mousePressed(), but it should be the text for the variable mousePressed
The code example is correct, function mousePressed() is also correct
=== Context ===
mousePressed Variable storing if a mouse button is pressed
mousePressed() Called once after every time a mouse button is pressed
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.