Class Move

    • Constructor Detail

      • Move

        public Move​(XElement el,
                    int x,
                    int y)
    • Method Detail

      • 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