Commit 5070ca36 authored by liujiaxin's avatar liujiaxin

1

parent 666e427e
...@@ -98,7 +98,7 @@ cc.Class({ ...@@ -98,7 +98,7 @@ cc.Class({
this.initdDrag() this.initdDrag()
}); });
this.initdDrag(); this.initdDrag();
console.log(11111) // console.log(11111)
this.videoPlayer = this.node.getComponent(cc.VideoPlayer); this.videoPlayer = this.node.getComponent(cc.VideoPlayer);
this.videoPlayer.getImpl = function() { this.videoPlayer.getImpl = function() {
return this._impl; return this._impl;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment