Class CoreStartTrigger


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

      • Fields inherited from class org.praxislive.code.DefaultCodeDelegate

        RND
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void starting()  
      • Methods inherited from class org.praxislive.core.code.CoreCodeDelegate

        init, setup, stopping, update
      • Methods inherited from class org.praxislive.code.DefaultCodeDelegate

        abs, acos, array, array, array, arrayCopy, arrayCopy, arrayCopy, asin, atan, atan2, b, b, b, constrain, constrain, cos, d, d, d, degrees, dist, dist, exp, i, i, i, lerp, log, map, max, max, max, max, max, max, min, min, min, min, min, min, noise, noise, noise, noiseDetail, noiseDetail, noiseSeed, norm, pow, radians, random, random, randomOf, randomOf, randomOf, round, s, s, sin, sq, sqrt, tan
      • Methods inherited from class org.praxislive.code.CodeDelegate

        find, getLookup, isLoggable, log, log, log, log, millis, self, self, tell, tell, tell, tellIn, tellIn, tellIn, time, transmit, transmit, transmit
    • Constructor Detail

      • CoreStartTrigger

        public CoreStartTrigger()
    • Method Detail

      • starting

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