Class PivoEvent


  • public class PivoEvent
    extends Object
    PivoEvent is a list of events, which are sent by Pivo controller through @PivoEventBus mechanism.
    • Field Detail

      • UP

        public static int UP
      • DOWN

        public static int DOWN
      • PRESSED

        public static int PRESSED
      • RELEASE

        public static int RELEASE
    • Constructor Detail

      • PivoEvent

        public PivoEvent()