Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
yuka
GoalEvaluator
Class GoalEvaluator<T>
Type Parameters
T
extends
GameEntity
Index
Constructors
constructor
Methods
calculate
Desirability
set
Goal
Constructors
constructor
new
GoalEvaluator
<
T
extends
GameEntity
>
(
characterBias
?:
number
,
)
:
GoalEvaluator
<
T
>
Type Parameters
T
extends
GameEntity
Parameters
Optional
characterBias
:
number
Returns
GoalEvaluator
<
T
>
Methods
calculate
Desirability
calculateDesirability
(
owner
:
T
)
:
number
Parameters
owner
:
T
Returns
number
set
Goal
setGoal
(
owner
:
T
)
:
void
Parameters
owner
:
T
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
calculate
Desirability
set
Goal
GitHub
Examples
Strata - v1.4.10
Loading...