Class CoreRootCustom

  • All Implemented Interfaces:
    org.praxislive.code.DefaultDelegateAPI

    public class CoreRootCustom
    extends org.praxislive.core.code.CoreRootContainerDelegate
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.praxislive.code.CodeRootDelegate

        org.praxislive.code.CodeRootDelegate.Driver
    • Constructor Summary

      Constructors 
      Constructor Description
      CoreRootCustom()  
    • Method Summary

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

        starting, stopping, update
      • Methods inherited from class org.praxislive.code.CodeRootContainerDelegate

        children
      • 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 interface org.praxislive.code.DefaultDelegateAPI

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

      • CoreRootCustom

        public CoreRootCustom()
    • Method Detail

      • init

        public void init()
        Overrides:
        init in class org.praxislive.core.code.CoreRootContainerDelegate