SleepAction
Properties
Functions
Returns a new action that waits dt before executing this action.
Returns a new action that waits dt before executing this action.
Returns an interruptible copy of this action, with onInterruption occurring on interrupt.
Returns an interruptible copy of this action, with onInterruption occurring on interrupt.
Returns an interruptible copy of this action, with onInterruption occurring on interrupt.
Returns a new action that executes this action in parallel with a, but stops both actions when one finishes first.
Returns a new action that executes this action in parallel with f, but stops both actions when one finishes first.
Returns a new action that executes this action in parallel with a, but stops both actions when one finishes first.
Returns a new action that executes this action followed by a.
Returns a new action that executes this action followed by f.
Returns a new action that executes this action followed by a.
Returns a new action that executes this action in parallel with a.
Returns a new action that executes this action in parallel with f.
Returns a new action that executes this action in parallel with a.
Returns a copy of this with dashboard preview preview.
Returns a copy of this with dashboard preview preview.
Returns a copy of this with requirements reqs.
Returns a copy of this with requirements reqs.