FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable FBPropertyAnimatable
FBPropertyAnimatable FBPropertyAnimatable
|
Public Member Functions
|
|
FBPropertyAnimatable () |
|
Constructor.
|
virtual |
~FBPropertyAnimatable () |
|
Destructor.
|
FBPropertyAnimatable
* |
InitInternal (KEvaluationProperty *pProperty) |
|
Initialize internal pointer.
|
FBPropertyAnimatable
* |
Init (HFBBox pOwner, char *pName, char *pType, double
*pInit) |
|
Initialization function (custom).
|
void |
Destroy () |
|
Destruction function, for internal
connectors.
|
virtual KDataType * |
GetDataType () override |
|
Get the property datatype pointer.
|
char * |
GetDataTypeName () |
|
Get the property datatype name.
|
bool |
IsFocused () |
|
Is the property focused (keyable).
|
void |
SetFocus (bool pState) |
|
Set the property's focus (keyable) state.
|
void |
Key () |
|
Key the connector.
|
int |
GetDataSize () const |
|
Get the data size (number of values) for the
connector.
|
|
virtual bool |
IsAnimatable () override |
|
Certify that the property is animatable.
|
bool |
IsAnimated () |
|
Is the property animated.
|
void |
SetAnimated (bool pState) |
|
Set the animation state of the property.
|
FBAnimationNode * |
GetAnimationNode (FBTake *pTake=NULL) |
|
Get the animation node for the property.
|
HFBBox |
GetBox () |
|
Get the owner box.
|
virtual void |
SetData (void *pData) override |
|
Set the value of the property, passing the
type as an argument.
|
virtual void |
GetData (void *pData, int pSize, HFBEvaluateInfo
pEvalInfo=NULL) const override |
|
Get the value of a property.
|