PETDevelopmentPhaseFunctionsTrait

trait SwHawk\ProgressEvolutionOfTechnologySWH\Modules\Traits\States\Actions\PETDevelopmentPhaseFunctionsTrait
Trait holding the state functions for the *developmentPhase states
Source

modules/php/Traits/States/Actions/PETDevelopmentPhaseFunctionsTrait.php#22

Methods

public SwHawk\ProgressEvolutionOfTechnologySWH\Modules\Traits\States\Actions\PETDevelopmentPhaseFunctionsTrait::stDevelopmentPhase()
State function for developmentPhase state, defined in states.inc.php. Used to remove cubes from research cards,
discover them, and proceed to the correct state (endDevelopmentPhase or openNextAge) accordingly
Source

modules/php/Traits/States/Actions/PETDevelopmentPhaseFunctionsTrait.php#31

Returns

void

public SwHawk\ProgressEvolutionOfTechnologySWH\Modules\Traits\States\Actions\PETDevelopmentPhaseFunctionsTrait::stEndDevelopmentPhase()
State function for the endDevelopmentPhase state defined in states.inc.php, automatically proceeds to the next state
if the active player doesn't have any research cards
Source

modules/php/Traits/States/Actions/PETDevelopmentPhaseFunctionsTrait.php#83

Returns

void