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