Skip to content

Commit

Permalink
UIEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
asukaminato0721 authored Aug 25, 2023
1 parent 905011a commit 815ba41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ p5.prototype.windowHeight = getWindowHeight();
* canvas or do any other adjustments to accommodate the new window size.
*
* @method windowResized
* @param {Object} [event] optional Event callback argument.
* @param {UIEvent} [event] optional Event callback argument.
* @example
* <div class="norender"><code>
* function setup() {
Expand Down

0 comments on commit 815ba41

Please sign in to comment.