| Description | uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
Unit containing the base classes for all behaviors and a corresponding container class.
| Name | Description |
|---|---|
Class TBehavior |
Base class for all behaviors. |
Class TCognitiveBehavior |
Currently not used. |
Class TMotorBehavior |
Class extending TBehavior to include motor output. |
Class TBehaviorList |
Container class for TBehaviors. |