| Modifier and Type | Field | Description |
|---|---|---|
protected Motivator[] |
MotivationalComponent._motivators |
| Modifier and Type | Method | Description |
|---|---|---|
Motivator |
MotivationalComponent.GetMotivator(short motivatorType) |
|
Motivator[] |
MotivationalComponent.getMotivators() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MotivationalComponent.AddMotivator(Motivator motivator) |
Adds a motivator to the MotivationalState
|
| Constructor | Description |
|---|---|
Motivator(Motivator mot) |
Creates a new Motivator that consists in a copy of a given motivator
|