Looping strategy decorator.
Wraps a strategy to make it infinite (i.e. onFinish always returns false).
onFinish
Strategy class to be wrapped.
a constructor for a looping strategy over the wrapped one.
Generated using TypeDoc
Looping strategy decorator.
Wraps a strategy to make it infinite (i.e.
onFinish
always returns false).