Polarith AI
1.8

◆ PerceiveEnvironment() [2/2]

abstract void PerceiveEnvironment ( AIMEnvironment  environment,
IList< T >  percepts 
)
protectedpure virtualinherited

Extracts all percept data relevant for the given percept type T .

Parameters
environmentThe environment to extract the percept data for.
perceptsThe percept list for storing the extracted data.
Imprint