关于cocos2dxv3.1中的滑动条

想要创建一个垂直滑动的滑动条,但是用ControlSlider *slider = ControlSlider::create()
创建出来的只能水平滑动。怎样才能让滑块垂直滑动啊

http://blog.csdn.net/junhua_peng/article/details/17009311