Class AnimationFrame


  • public class AnimationFrame
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AnimationFrame​(java.util.Timer timer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AnimationFrame

        public AnimationFrame​(java.util.Timer timer)
    • Method Detail

      • destroy

        public void destroy()