Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VControllerFactory Class Reference

Derived classes are capable of managing their own controllers. More...

#include <ControllerFactory.h>

Inheritance diagram for VControllerFactory:

VGenericProperty VSpecificProperty VProperty_ColorFill VProperty_ColorLine VProperty_LineWidth VProperty_Opacity VTransform VMoveTransform VRotateTransform VScaleTransform List of all members.

Public Methods

virtual int ControllerCount () const=0
 The number of controllers possible for the class.

virtual void ImplementController (int index)=0
 Links a controller to the class.

virtual string ControllerInfo (int index) const=0
 Indentifies a controller.

virtual void UnlinkController ()=0
 Deletes and unlinks the current controller from the class.


Detailed Description

Derived classes are capable of managing their own controllers.


The documentation for this class was generated from the following file:
Generated at Wed Aug 29 19:58:56 2001 for Pocket Animator by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001