com.ridgesoft.robotics
Interface BehaviorListener
- public interface BehaviorListener
Interface for any class that wants to listen for behavior events. See the
Behavior2 interface and the BehaviorArbiter class for more information.
- See Also:
BehaviorArbiter,
Behavior,
Behavior2,
BehaviorEvent,
com.ridgesoft.robotics.behaviors
behaviorEvent
public void behaviorEvent(BehaviorEvent event)
- Method called whenever a behavior event occurs.
- Parameters:
event - the event
Copyright (c) 2003-2006 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com