Class TextraField.KeyRepeatTask

java.lang.Object
com.badlogic.gdx.utils.Timer.Task
com.github.tommyettinger.textra.TextraField.KeyRepeatTask
All Implemented Interfaces:
Runnable
Enclosing class:
TextraField

protected class TextraField.KeyRepeatTask extends com.badlogic.gdx.utils.Timer.Task
  • Constructor Details

    • KeyRepeatTask

      protected KeyRepeatTask()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Specified by:
      run in class com.badlogic.gdx.utils.Timer.Task