Class StandardAnimationTransition

  • All Implemented Interfaces:
    Key, TransitionKey

    public final class StandardAnimationTransition
    extends Object
    implements TransitionKey
    This is a standard implementation of an animation update mode (transition).
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • value

        public final String value()
        Description copied from interface: Key
        Returns the name value of property
        Specified by:
        value in interface Key
        Returns:
        the name value of property
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object