Search
Preparing search index...
The search index is not available
Template Blocks
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ValueProcessors
EvaluatePeriodically
Class EvaluatePeriodically<TOut, TP3>
Type parameters
TOut
TP3
Hierarchy
ValueProcessor
<
TOut
,
AnyValueProcessor
<
TOut
>
,
float
|
Loop
>
EvaluatePeriodically
Index
Constructors
constructor
Properties
_loop
_processor
_time
_timer
_value
error
evaluate
Periodically
execute
feed
Into
log
observe
params
to
Const
to
Var
warn
Methods
_listener
disable
enable
get
pipe
update
Value
Constructors
constructor
new
Evaluate
Periodically
(
_processor
:
AnyValueProcessor
<
TOut
>
, thing
:
float
|
Loop
)
:
EvaluatePeriodically
Parameters
_processor:
AnyValueProcessor
<
TOut
>
thing:
float
|
Loop
Returns
EvaluatePeriodically
Properties
Private
_loop
_loop
:
Loop
Private
_processor
_processor
:
AnyValueProcessor
<
TOut
>
Private
_time
_time
:
float
= -1
Private
_timer
_timer
:
float
= 0
Private
_value
_value
:
TOut
error
error
:
error
evaluate
Periodically
evaluate
Periodically
:
evaluatePeriodically
execute
execute
:
execute
feed
Into
feed
Into
:
feedInto
log
log
:
log
observe
observe
:
observe
params
params
:
PropsVariants
<
AnyValueProcessor
<
TOut
>
,
float
|
Loop
,
TP3
>
to
Const
to
Const
:
toConst
to
Var
to
Var
:
toVar
warn
warn
:
warn
Methods
Private
_listener
_listener
(
dt
:
number
)
:
void
Parameters
dt:
number
Returns
void
disable
disable
(
)
:
this
Returns
this
enable
enable
(
)
:
this
Returns
this
get
get
(
)
:
TOut
Returns
TOut
pipe
pipe<PClass>
(
processor
:
object
,
...
params
:
[]
)
:
PClass
pipe<PClass, PP2>
(
processor
:
object
,
...
params
:
[
PP2
]
)
:
PClass
pipe<PClass, PP2, PP3>
(
processor
:
object
,
...
params
:
[
PP2
,
PP3
]
)
:
PClass
Type parameters
PClass
Parameters
processor:
object
Rest
...
params:
[]
Returns
PClass
Type parameters
PClass
PP2
Parameters
processor:
object
Rest
...
params:
[
PP2
]
Returns
PClass
Type parameters
PClass
PP2
PP3
Parameters
processor:
object
Rest
...
params:
[
PP2
,
PP3
]
Returns
PClass
Private
update
Value
update
Value
(
)
:
void
Returns
void
Globals
Internals
src
Externals
Augumentations
Base
General
Generators
Interfaces
Logic
Logic
Operators
Math
Primitives
Specific
Utils
Value
Processors
float2
Delta
Time
Evaluate
Periodically
constructor
_loop
_processor
_time
_timer
_value
error
evaluate
Periodically
execute
feed
Into
log
observe
params
to
Const
to
Var
warn
_listener
disable
enable
get
pipe
update
Value
Feed
Into
Timer