C# Class Dwarrowdelf.Jobs.Assignments.MoveToAreaAssignment

Inheritance: MoveAssignmentBase
Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
MoveToAreaAssignment ( IJobObserver parent, IEnvironmentObject environment, IntGrid3 destination, DirectionSet positioning ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
CheckProgress ( ILivingObject worker ) : JobStatus
GetPath ( ILivingObject worker ) : Queue

Private Methods

Méthode Description
MoveToAreaAssignment ( SaveGameContext ctx ) : System

Method Details

CheckProgress() protected méthode

protected CheckProgress ( ILivingObject worker ) : JobStatus
worker ILivingObject
Résultat JobStatus

GetPath() protected méthode

protected GetPath ( ILivingObject worker ) : Queue
worker ILivingObject
Résultat Queue

MoveToAreaAssignment() public méthode

public MoveToAreaAssignment ( IJobObserver parent, IEnvironmentObject environment, IntGrid3 destination, DirectionSet positioning ) : System
parent IJobObserver
environment IEnvironmentObject
destination IntGrid3
positioning DirectionSet
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string