model.managers.WeightedManager
See theWeightedManager companion object
trait WeightedManager[C] extends BaseManager[C]
A manager that can be tuned using the * operator
Type parameters
- C
-
the customer concrete type
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class AlignmentManager[M]class CohesionManager[M]class SeparationManager[M]class GamesAttractivenessManager[C]class RandomMovementManager[M]
Members list
In this article