Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/core/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ p5.prototype.focused = document.hasFocus();
* Native CSS properties: 'grab', 'progress', 'cell' etc.
* External: path for cursor's images
* (Allowed File extensions: .cur, .gif, .jpg, .jpeg, .png)
*
* For more information on Native CSS cursors and url visit:
* https://developer.mozilla.org/en-US/docs/Web/CSS/cursor
* @param {Number} [x] the horizontal active spot of the cursor (must be less than 32)
Expand Down