externalabstractPhotoTakingStrategy
Hierarchy
Index
Constructors
Methods
Constructors
externalconstructor
Returns PhotoTakingStrategy
Methods
externalconsiderTakingPhoto
Parameters
externalevent: ActivityStarts | ActivityFinished
externalstage: Stage
The Stage that holds reference to the Actor in the spotlight
Returns Promise<void>
Configures the
Photographer
to take photos, a.k.a. screenshots, of theActivity
performed by theActor
in the spotlight when desired conditions are met.