#include <ccontinuousactions.h>
Inheritance diagram for CContinuousAction:
[protected]
[virtual]
Determines wether the 2 actions represent the same action.
Reimplemented from CAction.
Reimplemented in CStaticContinuousAction.
[inline, virtual]
Returns an new CActionData object of the specific sub-class.
The CActionData Object is created with new and must be deleted by the programmer!
Compares the action and the actionData obejcts.
Set the changeable data according to the actiondata object.