hiloteam / Hilo

A Cross-end HTML5 Game development solution
https://hiloteam.github.io/
MIT License
5.93k stars 863 forks source link

dragonbone 怎么监听帧事件 #103

Closed wushiwein119 closed 6 years ago

wushiwein119 commented 6 years ago

armature.addEventListener(dragonBones.AnimationEvent.START, function(e){ console.log("111"); }); 没反应

06wj commented 6 years ago

已修复,之前引用的老的dragonbones有问题,升级后好了。 demo,看log有事件打出