Modifier and Type | Class and Description |
---|---|
protected class |
PassiveTeam.PassiveJobContext
Passive
JobContext . |
Constructor and Description |
---|
PassiveTeam() |
Modifier and Type | Method and Description |
---|---|
void |
assignJob(Job task,
TeamIdentifier assignerTeam)
|
void |
startWorking()
Indicates for the
Team to start working. |
void |
stopWorking()
Indicates for the
Team to stop working. |
public void startWorking()
Team
Team
to start working.startWorking
in interface Team
public void assignJob(Job task, TeamIdentifier assignerTeam)
Team
Copyright © 2005–2016. All rights reserved.