public class AIPlayerEngine extends AbstractEngine
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.model.AIPlayerList |
players |
| Constructor and Description |
|---|
AIPlayerEngine() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractEngine> |
getChildren()
Any engine may hold various child engines.
|
public List<AbstractEngine> getChildren()
AbstractEnginegetChildren in class AbstractEngineCopyright © 2011-2016 Sahits GmbH. All Rights Reserved.