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
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Jan 29 2020 18:09:25 GMT+0800 (Taipei Standard Time)
278
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Aug 31 2020 21:31:39 GMT+0800 (Taipei Standard Time)
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Jan 29 2020 18:09:25 GMT+0800 (Taipei Standard Time)
3048
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Aug 31 2020 21:31:39 GMT+0800 (Taipei Standard Time)
Copy file name to clipboardExpand all lines: docs/jsdoc/index.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,9 @@ <h2>Simple Example</h2>
200
200
sprite.width = sprite.height = 500
201
201
sprite.tint = 0xff0000
202
202
203
+
// force an update of the scrollbox's calculations after updating the children
204
+
scrollbox.update()
205
+
203
206
// add the viewport to the stage
204
207
const app = new PIXI.Application()
205
208
document.body.appendChild(app.view)
@@ -236,7 +239,7 @@ <h2>license</h2>
236
239
237
240
<footerclass="content-size">
238
241
<divclass="footer">
239
-
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Jan 29 2020 18:09:25 GMT+0800 (Taipei Standard Time)
242
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Aug 31 2020 21:31:39 GMT+0800 (Taipei Standard Time)
0 commit comments