Class VideoRecorderAppState.IsoTimer

java.lang.Object
com.jme3.system.Timer
com.jme3.app.state.VideoRecorderAppState.IsoTimer
Enclosing class:
VideoRecorderAppState

public static final class VideoRecorderAppState.IsoTimer extends com.jme3.system.Timer
  • Constructor Details

    • IsoTimer

      public IsoTimer(float framerate)
  • Method Details

    • getTime

      public long getTime()
      Specified by:
      getTime in class com.jme3.system.Timer
    • getResolution

      public long getResolution()
      Specified by:
      getResolution in class com.jme3.system.Timer
    • getFrameRate

      public float getFrameRate()
      Specified by:
      getFrameRate in class com.jme3.system.Timer
    • getTimePerFrame

      public float getTimePerFrame()
      Specified by:
      getTimePerFrame in class com.jme3.system.Timer
    • update

      public void update()
      Specified by:
      update in class com.jme3.system.Timer
    • reset

      public void reset()
      Specified by:
      reset in class com.jme3.system.Timer