Class TimeCycleSplineSet.CustomVarSet

    • Method Detail

      • setPoint

        public void setPoint​(int position,
                             float value,
                             float period,
                             int shape,
                             float offset)
        Overrides:
        setPoint in class TimeCycleSplineSet
      • setPoint

        public void setPoint​(int position,
                             CustomVariable value,
                             float period,
                             int shape,
                             float offset)
      • setProperty

        public boolean setProperty​(MotionWidget view,
                                   float t,
                                   long time,
                                   KeyCache cache)