Package edu.wpi.first.wpilibj.event
Class EventLoop
java.lang.Object
edu.wpi.first.wpilibj.event.EventLoop
public final class EventLoop extends Object
The loop polling
BooleanEvent
objects and executing the actions bound to them.-
Constructor Summary
Constructors Constructor Description EventLoop()
-
Method Summary