Class CoreTimingAnimator

java.lang.Object
org.praxislive.code.CodeDelegate
org.praxislive.code.DefaultCodeDelegate
org.praxislive.core.code.CoreCodeDelegate
org.praxislive.core.components.CoreTimingAnimator
All Implemented Interfaces:
org.praxislive.code.DefaultDelegateAPI

public class CoreTimingAnimator extends org.praxislive.core.code.CoreCodeDelegate
  • Field Summary

    Fields inherited from class org.praxislive.code.DefaultCodeDelegate

    RND
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.praxislive.core.code.CoreCodeDelegate

    init, starting, stopping

    Methods inherited from class org.praxislive.code.DefaultCodeDelegate

    random, random, randomOf, randomOf, randomOf

    Methods inherited from class org.praxislive.code.CodeDelegate

    ask, ask, async, find, getLookup, isLoggable, log, log, log, log, millis, self, self, tell, tell, tell, tellIn, tellIn, tellIn, time, transmit, transmit, transmit

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.praxislive.code.DefaultDelegateAPI

    abs, acos, array, array, array, asin, atan, atan2, B, constrain, constrain, cos, D, D, degrees, dist, dist, exp, I, I, lerp, log, map, max, max, max, max, max, max, min, min, min, min, min, min, norm, pow, radians, round, S, sin, sq, sqrt, tan, V
  • Constructor Details

    • CoreTimingAnimator

      public CoreTimingAnimator()
  • Method Details

    • update

      public void update()
      Overrides:
      update in class org.praxislive.core.code.CoreCodeDelegate