Search
Preparing search index...
The search index is not available
@vinceau/slp-realtime
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"operators/pausable"
Module "operators/pausable"
Index
Functions
pausable
Functions
pausable
pausable<T>
(
stop
:
Observable
<
any
>
, restart
:
Observable
<
any
>
)
:
MonoTypeOperatorFunction
<
T
>
Return the previous frame of the game and the current frame
Type parameters
T
Parameters
stop:
Observable
<
any
>
restart:
Observable
<
any
>
Returns
MonoTypeOperatorFunction
<
T
>
Globals
"operators/pausable"
pausable
Generated using
TypeDoc
Return the previous frame of the game and the current frame