Do I have to create a custom SSlider class that handles OnTouchBegin, OnTouchMove and OnTouchEnd? Regular buttons work fine without having to do any custom touch event handling.
Do I have to create a custom SSlider class that handles OnTouchBegin, OnTouchMove and OnTouchEnd? Regular buttons work fine without having to do any custom touch event handling.