CreateJS / EaselJS

The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.
http://createjs.com/
MIT License
8.11k stars 1.97k forks source link

When will you update createjs2.0? The current version of movieclip is incorrect, and stageGL cannot be used. #1077

Open ajex-china opened 1 year ago

ajex-china commented 1 year ago

When will you update createjs2.0? The current version of movieclip is incorrect, and stageGL cannot be used.

danzen commented 1 year ago

Hi @ajex-china - what do you mean the current version of MovieClip is incorrect and stageGL cannot be used?

ajex-china commented 1 year ago

Not the current version, but the 2.0 version. I need to use the webpack, so I need the 2.0 version

ajex-china commented 1 year ago

Using es6

ajex-china commented 1 year ago

My first sentence may be ambiguous. I mean correctly:2.0 version of movieclip is incorrect, and stageGL cannot be used.