Action
Concurrent task for cooperative multitasking with some FTC dashboard hooks. Actions may have a mutable state.
Inheritors
Properties
Functions
Link copied to clipboard
Returns a new action that waits dt before executing this action.
Link copied to clipboard
Returns an interruptible copy of this action, with onInterruption occurring on interrupt.
Link copied to clipboard
Draws a preview of the action on canvas fieldOverlay.
Link copied to clipboard
Returns a copy of this with dashboard preview preview.
Link copied to clipboard
Returns a copy of this with requirements reqs.