cc.director.getPhysicsManager().enabled = true;
update的时候 this.node.y += this.dir.y * 200 * dt;
发生碰撞的时候会暂停一下