Searched defs:animate (Results 1 – 3 of 3) sorted by relevance
31 void animate(); in animate() method
243 public void animate() { in animate() method in Kube
520 private void showApplications(boolean animate) { in showApplications()