Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
它说滚动框不是构造函数。但是我已经将它导入文件中,有人可以帮我解决这个问题。谢谢
scrollbox = new Scrollbox({ boxWidth: backgroundSprite.width - 60, boxHeight: backgroundSprite.height - questionSprite.height - 180 });