Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
yuka
Think
Class Think<T>
Type Parameters
T
extends
GameEntity
Index
Constructors
constructor
Properties
evaluators
owner
Methods
activate
If
Inactive
add
Evaluator
arbitrate
execute
terminate
Constructors
constructor
new
Think
<
T
extends
GameEntity
>
(
owner
:
T
)
:
Think
<
T
>
Type Parameters
T
extends
GameEntity
Parameters
owner
:
T
Returns
Think
<
T
>
Properties
evaluators
evaluators
:
GoalEvaluator
<
T
>
[]
owner
owner
:
T
Methods
activate
If
Inactive
activateIfInactive
()
:
void
Returns
void
add
Evaluator
addEvaluator
(
evaluator
:
GoalEvaluator
<
T
>
)
:
this
Parameters
evaluator
:
GoalEvaluator
<
T
>
Returns
this
arbitrate
arbitrate
()
:
this
Returns
this
execute
execute
()
:
void
Returns
void
terminate
terminate
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
evaluators
owner
Methods
activate
If
Inactive
add
Evaluator
arbitrate
execute
terminate
GitHub
Examples
Strata - v1.4.10
Loading...