Class Animation

    • Constructor Detail

      • Animation

        public Animation()
    • Method Detail

      • getSpeed

        public Integer getSpeed()
        Returns:
        animation speed
      • setSpeed

        public Animation setSpeed​(Integer speed)
        set animation speed in ms
        Parameters:
        speed - in
        Returns:
        Animation