Class NativeAnimator

    • Field Detail

      • animator

        protected com.jogamp.opengl.util.AnimatorBase animator
    • Constructor Detail

      • NativeAnimator

        public NativeAnimator​(com.jogamp.opengl.GLAutoDrawable canvas)
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface IAnimator
      • stop

        public void stop()
        Specified by:
        stop in interface IAnimator
      • getAnimator

        public com.jogamp.opengl.util.FPSAnimator getAnimator()