메소드 | 설명 | |
---|---|---|
VillagerActor ( ISupervisorsFactory supervisorsFactory, ISubroutinesFactory subroutinesFactory ) : Akka.Actor |
메소드 | 설명 | |
---|---|---|
PreStart ( ) : void | ||
ResourceCarrier ( uint quantity ) : void | ||
ResourceHarvester ( IHarvestResourceCommand command ) : void |
메소드 | 설명 | |
---|---|---|
Idle ( ) : void | ||
ListenForCommands ( ) : void |
protected ResourceHarvester ( IHarvestResourceCommand command ) : void | ||
command | IHarvestResourceCommand | |
리턴 | void |
public VillagerActor ( ISupervisorsFactory supervisorsFactory, ISubroutinesFactory subroutinesFactory ) : Akka.Actor | ||
supervisorsFactory | ISupervisorsFactory | |
subroutinesFactory | ISubroutinesFactory | |
리턴 | Akka.Actor |