C# Class Dwarrowdelf.Jobs.JobGroups.FellTreeParallelJob

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

Méthodes publiques

Méthode Description
FellTreeParallelJob ( IEnvironmentObject env, IntGrid3 area ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
OnSubJobDone ( IJob job ) : void

Private Methods

Méthode Description
AddNewJobs ( ) : void

Method Details

FellTreeParallelJob() public méthode

public FellTreeParallelJob ( IEnvironmentObject env, IntGrid3 area ) : System
env IEnvironmentObject
area IntGrid3
Résultat System

OnSubJobDone() protected méthode

protected OnSubJobDone ( IJob job ) : void
job IJob
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string