Class: Event

Event(match, robot, eventType)

new Event(match, robot, eventType)

Represents events in FRC Matches.
Parameters:
Name Type Description
match Match
robot Robot
eventType string
Source:

Event(match, robot, eventType)