[This is preliminary documentation and is subject to change.]

This class implements a curiosity drive in the Clarion Library

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public class CuriosityDrive : Drive

Remarks

The curiosity drive is a member of the behavioral approach system

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework.Templates..::..Drive
    Clarion.Framework..::..CuriosityDrive

See Also