Class PivoEvent.Rotated

    • Constructor Detail

      • Rotated

        public Rotated​(Direction direction,
                       int speed,
                       int rotationDegree)
    • Method Detail

      • getDirection

        public Direction getDirection()
      • getRotationDegree

        public int getRotationDegree()
      • getSpeed

        public int getSpeed()