Interface IAdvancedPerceptionsComponent

All Superinterfaces:
IComponent

public interface IAdvancedPerceptionsComponent extends IComponent
  • Method Details

    • propertyChangedPerception

      void propertyChangedPerception(String ToM, Name propertyName, String value)
    • lookAtPerception

      void lookAtPerception(AgentCore ag, String subject, String target)
    • entityRemovedPerception

      void entityRemovedPerception(String entity)
    • actionFailedPerception

      void actionFailedPerception(Event e)