Ejemplo n.º 1
0
 public void sliderTimeline_OnClick(int theValue) {
   if (!dragging) timeline.move(theValue - timeline.getTimeIdx());
 }