Свойство | Type | Description | |
---|---|---|---|
program | AgentProgram |
Méthode | Description | |
---|---|---|
AbstractAgent ( ) : System.Collections.Generic | ||
AbstractAgent ( AgentProgram aProgram ) : System.Collections.Generic | ||
execute ( Percept p ) : Action | ||
isAlive ( ) : bool | ||
setAlive ( bool alive ) : void |
public AbstractAgent ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public AbstractAgent ( AgentProgram aProgram ) : System.Collections.Generic | ||
aProgram | AgentProgram | |
Résultat | System.Collections.Generic |