Class TapEvent

java.lang.Object
com.diozero.api.imu.TapEvent

public class TapEvent
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  TapEvent.TapAxisType  
    static class  TapEvent.TapType  
  • Constructor Summary

    Constructors 
    Constructor Description
    TapEvent​(TapEvent.TapType direction, short count)  
  • Method Summary

    Modifier and Type Method Description
    short getCount()  
    TapEvent.TapType getDirection()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait