Package org.edu_nation.easy_ftc.sensor
Class Touch
java.lang.Object
org.edu_nation.easy_ftc.sensor.Touch
Implements a touch sensor by extending the functionality of
Sensor- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classConstruct aTouchsensor object using the builder design pattern -
Method Summary
-
Method Details
-
state
Return touch sensor state- Returns:
- whether the sensor has been pressed or not
-