Class FadeIn

    • Constructor Detail

      • FadeIn

        public FadeIn​(XElement el)
    • Method Detail

      • onStart

        public void onStart()
        Description copied from interface: Effect
        Fires after the effect is started.
        Specified by:
        onStart in interface Effect
        Overrides:
        onStart in class BaseEffect
      • onUpdate

        public void onUpdate​(double progress)
        Description copied from interface: Effect
        Fires after the effect is updated.
        Specified by:
        onUpdate in interface Effect
        Overrides:
        onUpdate in class BaseEffect
        Parameters:
        progress - the progress between 0 and 1