div
Wraps this action and the passed action with a ParallelAction.
Return
SequenceAction storing both actions.
Parameters
action
will be executed at the same time as this action.
Wraps this action and the passed action with a ParallelAction.
SequenceAction storing both actions.
will be executed at the same time as this action.