Package edu.wpi.first.wpilibj.event
-
Class Summary Class Description BooleanEvent This class provides an easy way to link actions to high-active logic signals.EventLoop The loop pollingBooleanEvent
objects and executing the actions bound to them.NetworkBooleanEvent This class provides an easy way to link NetworkTables boolean topics to callback actions.