controller
Create a MobiusLoop.Controller that allows you to start, stop, and restart MobiusLoops.
Return
a new controller
Parameters
a factory for creating loops
the model the controller should start from
Create a MobiusLoop.Controller that allows you to start, stop, and restart MobiusLoops.
Return
a new controller
Parameters
a factory for creating loops
the model the controller should start from
the WorkRunner to use when observing model changes
Create a MobiusLoop.Controller that allows you to start, stop, and restart MobiusLoops.
Return
a new controller
Parameters
a factory for creating loops
the model the controller should start from
the init function to run when a loop starts
Create a MobiusLoop.Controller that allows you to start, stop, and restart MobiusLoops.
Return
a new controller
Parameters
a factory for creating loops
the model the controller should start from
the init function to run when a loop starts
the WorkRunner to use when observing model changes